Home
last modified time | relevance | path

Searched refs:pubsubTopic (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudHealthcare/
H A DNotificationConfig.php20 public $pubsubTopic; variable in Google_Service_CloudHealthcare_NotificationConfig
22 public function setPubsubTopic($pubsubTopic) argument
24 $this->pubsubTopic = $pubsubTopic;
28 return $this->pubsubTopic;
H A DHl7V2NotificationConfig.php21 public $pubsubTopic; variable in Google_Service_CloudHealthcare_Hl7V2NotificationConfig
31 public function setPubsubTopic($pubsubTopic) argument
33 $this->pubsubTopic = $pubsubTopic;
37 return $this->pubsubTopic;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudHealthcare/
H A DNotificationConfig.php20 public $pubsubTopic; variable in Google_Service_CloudHealthcare_NotificationConfig
22 public function setPubsubTopic($pubsubTopic) argument
24 $this->pubsubTopic = $pubsubTopic;
28 return $this->pubsubTopic;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Storagetransfer/
H A DNotificationConfig.php23 public $pubsubTopic; variable in Google_Service_Storagetransfer_NotificationConfig
41 public function setPubsubTopic($pubsubTopic) argument
43 $this->pubsubTopic = $pubsubTopic;
47 return $this->pubsubTopic;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudBillingBudget/
H A DGoogleCloudBillingBudgetsV1NotificationsRule.php23 public $pubsubTopic; variable in Google_Service_CloudBillingBudget_GoogleCloudBillingBudgetsV1NotificationsRule
42 public function setPubsubTopic($pubsubTopic) argument
44 $this->pubsubTopic = $pubsubTopic;
48 return $this->pubsubTopic;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/SecurityCommandCenter/
H A DNotificationConfig.php22 public $pubsubTopic; variable in Google_Service_SecurityCommandCenter_NotificationConfig
43 public function setPubsubTopic($pubsubTopic) argument
45 $this->pubsubTopic = $pubsubTopic;
49 return $this->pubsubTopic;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DEnterprise.php28 public $pubsubTopic; variable in Google_Service_AndroidManagement_Enterprise
88 public function setPubsubTopic($pubsubTopic) argument
90 $this->pubsubTopic = $pubsubTopic;
94 return $this->pubsubTopic;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DEnterprise.php30 public $pubsubTopic; variable in Google_Service_AndroidManagement_Enterprise
104 public function setPubsubTopic($pubsubTopic) argument
106 $this->pubsubTopic = $pubsubTopic;
110 return $this->pubsubTopic;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1EnvironmentConfig.php35 public $pubsubTopic; variable in Google_Service_Apigee_GoogleCloudApigeeV1EnvironmentConfig
150 public function setPubsubTopic($pubsubTopic) argument
152 $this->pubsubTopic = $pubsubTopic;
156 return $this->pubsubTopic;
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/healthcare/dicom_stores/
H A Dupdate.yaml26 - api_field: dicomStore.notificationConfig.pubsubTopic
39 api_field: dicomStore.notificationConfig.pubsubTopic
H A Dcreate.yaml31 - api_field: dicomStore.notificationConfig.pubsubTopic
44 api_field: dicomStore.notificationConfig.pubsubTopic
H A Dlist.yaml34 notificationConfig.pubsubTopic:label=TOPIC
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/healthcare/hl7v2_stores/
H A Dupdate.yaml24 - api_field: hl7V2Store.notificationConfig.pubsubTopic
70 - api_field: pubsubTopic
H A Dcreate.yaml29 - api_field: hl7V2Store.notificationConfig.pubsubTopic
79 - api_field: pubsubTopic
H A Dlist.yaml34 notificationConfig.pubsubTopic:label=TOPIC
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/healthcare/fhir_stores/
H A Dlist.yaml36 notificationConfig.pubsubTopic:label=TOPIC
H A Dupdate.yaml38 api_field: fhirStore.notificationConfig.pubsubTopic
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/scc/notifications/
H A Dcreate.yaml43 api_field: notificationConfig.pubsubTopic
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/billing/budgets/
H A Dcreate.yaml186 … api_field: googleCloudBillingBudgetsV1beta1CreateBudgetRequest.budget.allUpdatesRule.pubsubTopic
188 … api_field: googleCloudBillingBudgetsV1beta1CreateBudgetRequest.budget.allUpdatesRule.pubsubTopic
208 api_field: googleCloudBillingBudgetsV1Budget.notificationsRule.pubsubTopic
H A Dupdate.yaml205 … api_field: googleCloudBillingBudgetsV1beta1UpdateBudgetRequest.budget.allUpdatesRule.pubsubTopic
207 … api_field: googleCloudBillingBudgetsV1beta1UpdateBudgetRequest.budget.allUpdatesRule.pubsubTopic
227 api_field: googleCloudBillingBudgetsV1Budget.notificationsRule.pubsubTopic
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/scc/notifications/
H A Dflags.yaml40 api_field: notificationConfig.pubsubTopic
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/functions/v2/deploy/
H A Dcommand.py87 pubsubTopic=args.trigger_topic)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/billingbudgets/v1alpha1/
H A Dbillingbudgets_v1alpha1_messages.py124 pubsubTopic = _messages.StringField(3) variable in GoogleCloudBillingBudgetsV1alpha1AllUpdatesRule
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/billingbudgets/v1/
H A Dbillingbudgets_v1_messages.py354 pubsubTopic = _messages.StringField(3) variable in GoogleCloudBillingBudgetsV1NotificationsRule
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/billingbudgets/v1beta1/
H A Dbillingbudgets_v1beta1_messages.py125 pubsubTopic = _messages.StringField(3) variable in GoogleCloudBillingBudgetsV1beta1AllUpdatesRule

12