Home
last modified time | relevance | path

Searched refs:Pubsub (Results 26 – 50 of 54) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DRetryPolicy.php18 namespace Google\Service\Pubsub;
H A DSchema.php18 namespace Google\Service\Pubsub;
H A DSeekResponse.php18 namespace Google\Service\Pubsub;
H A DSnapshot.php18 namespace Google\Service\Pubsub;
H A DTopic.php18 namespace Google\Service\Pubsub;
H A DUpdateSnapshotRequest.php18 namespace Google\Service\Pubsub;
H A DUpdateSubscriptionRequest.php18 namespace Google\Service\Pubsub;
H A DValidateMessageRequest.php18 namespace Google\Service\Pubsub;
H A DValidateMessageResponse.php18 namespace Google\Service\Pubsub;
H A DValidateSchemaResponse.php18 namespace Google\Service\Pubsub;
H A DBinding.php18 namespace Google\Service\Pubsub;
H A DDeadLetterPolicy.php18 namespace Google\Service\Pubsub;
H A DListSubscriptionsResponse.php18 namespace Google\Service\Pubsub;
H A DMessageStoragePolicy.php18 namespace Google\Service\Pubsub;
H A DCreateSnapshotRequest.php18 namespace Google\Service\Pubsub;
H A DExpr.php18 namespace Google\Service\Pubsub;
H A DListTopicSnapshotsResponse.php18 namespace Google\Service\Pubsub;
H A DModifyAckDeadlineRequest.php18 namespace Google\Service\Pubsub;
H A DPubsubEmpty.php18 namespace Google\Service\Pubsub;
H A DPubsubMessage.php18 namespace Google\Service\Pubsub;
H A DPullRequest.php18 namespace Google\Service\Pubsub;
H A DReceivedMessage.php18 namespace Google\Service\Pubsub;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DTransport.php22 protected $pubsubType = Pubsub::class;
26 * @param Pubsub
28 public function setPubsub(Pubsub $pubsub)
33 * @return Pubsub
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php18 namespace Google\Service\Pubsub\Resource;
20 use Google\Service\Pubsub\AcknowledgeRequest;
24 use Google\Service\Pubsub\ModifyPushConfigRequest;
25 use Google\Service\Pubsub\Policy;
26 use Google\Service\Pubsub\PubsubEmpty;
27 use Google\Service\Pubsub\PullRequest;
28 use Google\Service\Pubsub\PullResponse;
29 use Google\Service\Pubsub\SeekRequest;
30 use Google\Service\Pubsub\SeekResponse;
31 use Google\Service\Pubsub\SetIamPolicyRequest;
[all …]
H A DProjectsTopics.php18 namespace Google\Service\Pubsub\Resource;
20 use Google\Service\Pubsub\ListTopicsResponse;
21 use Google\Service\Pubsub\Policy;
22 use Google\Service\Pubsub\PublishRequest;
23 use Google\Service\Pubsub\PublishResponse;
24 use Google\Service\Pubsub\PubsubEmpty;
25 use Google\Service\Pubsub\SetIamPolicyRequest;
26 use Google\Service\Pubsub\TestIamPermissionsRequest;
27 use Google\Service\Pubsub\TestIamPermissionsResponse;
28 use Google\Service\Pubsub\Topic;
[all …]

123