Package pubsub aliases all exported identifiers in package "cloud.google.com/go/pubsub/v2/apiv1/pubsubpb".
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb.
Constants
BigQueryConfig_ACTIVE, BigQueryConfig_IN_TRANSIT_LOCATION_RESTRICTION, BigQueryConfig_NOT_FOUND, BigQueryConfig_PERMISSION_DENIED, BigQueryConfig_SCHEMA_MISMATCH, BigQueryConfig_STATE_UNSPECIFIED, CloudStorageConfig_ACTIVE, CloudStorageConfig_IN_TRANSIT_LOCATION_RESTRICTION, CloudStorageConfig_NOT_FOUND, CloudStorageConfig_PERMISSION_DENIED, CloudStorageConfig_SCHEMA_MISMATCH, CloudStorageConfig_STATE_UNSPECIFIED, Encoding_BINARY, Encoding_ENCODING_UNSPECIFIED, Encoding_JSON, IngestionDataSourceSettings_AwsKinesis_ACTIVE, IngestionDataSourceSettings_AwsKinesis_CONSUMER_NOT_FOUND, IngestionDataSourceSettings_AwsKinesis_KINESIS_PERMISSION_DENIED, IngestionDataSourceSettings_AwsKinesis_PUBLISH_PERMISSION_DENIED, IngestionDataSourceSettings_AwsKinesis_STATE_UNSPECIFIED, IngestionDataSourceSettings_AwsKinesis_STREAM_NOT_FOUND, IngestionDataSourceSettings_AwsMsk_ACTIVE, IngestionDataSourceSettings_AwsMsk_CLUSTER_NOT_FOUND, IngestionDataSourceSettings_AwsMsk_MSK_PERMISSION_DENIED, IngestionDataSourceSettings_AwsMsk_PUBLISH_PERMISSION_DENIED, IngestionDataSourceSettings_AwsMsk_STATE_UNSPECIFIED, IngestionDataSourceSettings_AwsMsk_TOPIC_NOT_FOUND, IngestionDataSourceSettings_AzureEventHubs_ACTIVE, IngestionDataSourceSettings_AzureEventHubs_EVENT_HUBS_PERMISSION_DENIED, IngestionDataSourceSettings_AzureEventHubs_EVENT_HUB_NOT_FOUND, IngestionDataSourceSettings_AzureEventHubs_NAMESPACE_NOT_FOUND, IngestionDataSourceSettings_AzureEventHubs_PUBLISH_PERMISSION_DENIED, IngestionDataSourceSettings_AzureEventHubs_RESOURCE_GROUP_NOT_FOUND, IngestionDataSourceSettings_AzureEventHubs_STATE_UNSPECIFIED, IngestionDataSourceSettings_AzureEventHubs_SUBSCRIPTION_NOT_FOUND, IngestionDataSourceSettings_CloudStorage_ACTIVE, IngestionDataSourceSettings_CloudStorage_BUCKET_NOT_FOUND, IngestionDataSourceSettings_CloudStorage_CLOUD_STORAGE_PERMISSION_DENIED, IngestionDataSourceSettings_CloudStorage_PUBLISH_PERMISSION_DENIED, IngestionDataSourceSettings_CloudStorage_STATE_UNSPECIFIED, IngestionDataSourceSettings_CloudStorage_TOO_MANY_OBJECTS, IngestionDataSourceSettings_ConfluentCloud_ACTIVE, IngestionDataSourceSettings_ConfluentCloud_CLUSTER_NOT_FOUND, IngestionDataSourceSettings_ConfluentCloud_CONFLUENT_CLOUD_PERMISSION_DENIED, IngestionDataSourceSettings_ConfluentCloud_PUBLISH_PERMISSION_DENIED, IngestionDataSourceSettings_ConfluentCloud_STATE_UNSPECIFIED, IngestionDataSourceSettings_ConfluentCloud_TOPIC_NOT_FOUND, IngestionDataSourceSettings_ConfluentCloud_UNREACHABLE_BOOTSTRAP_SERVER, PlatformLogsSettings_DEBUG, PlatformLogsSettings_DISABLED, PlatformLogsSettings_ERROR, PlatformLogsSettings_INFO, PlatformLogsSettings_SEVERITY_UNSPECIFIED, PlatformLogsSettings_WARNING, SchemaView_BASIC, SchemaView_FULL, SchemaView_SCHEMA_VIEW_UNSPECIFIED, Schema_AVRO, Schema_PROTOCOL_BUFFER, Schema_TYPE_UNSPECIFIED, Subscription_ACTIVE, Subscription_RESOURCE_ERROR, Subscription_STATE_UNSPECIFIED, Topic_ACTIVE, Topic_INGESTION_RESOURCE_ERROR, Topic_STATE_UNSPECIFIED (deprecated)
const (
BigQueryConfig_ACTIVE = src.BigQueryConfig_ACTIVE
BigQueryConfig_IN_TRANSIT_LOCATION_RESTRICTION = src.BigQueryConfig_IN_TRANSIT_LOCATION_RESTRICTION
BigQueryConfig_NOT_FOUND = src.BigQueryConfig_NOT_FOUND
BigQueryConfig_PERMISSION_DENIED = src.BigQueryConfig_PERMISSION_DENIED
BigQueryConfig_SCHEMA_MISMATCH = src.BigQueryConfig_SCHEMA_MISMATCH
BigQueryConfig_STATE_UNSPECIFIED = src.BigQueryConfig_STATE_UNSPECIFIED
CloudStorageConfig_ACTIVE = src.CloudStorageConfig_ACTIVE
CloudStorageConfig_IN_TRANSIT_LOCATION_RESTRICTION = src.CloudStorageConfig_IN_TRANSIT_LOCATION_RESTRICTION
CloudStorageConfig_NOT_FOUND = src.CloudStorageConfig_NOT_FOUND
CloudStorageConfig_PERMISSION_DENIED = src.CloudStorageConfig_PERMISSION_DENIED
CloudStorageConfig_SCHEMA_MISMATCH = src.CloudStorageConfig_SCHEMA_MISMATCH
CloudStorageConfig_STATE_UNSPECIFIED = src.CloudStorageConfig_STATE_UNSPECIFIED
Encoding_BINARY = src.Encoding_BINARY
Encoding_ENCODING_UNSPECIFIED = src.Encoding_ENCODING_UNSPECIFIED
Encoding_JSON = src.Encoding_JSON
IngestionDataSourceSettings_AwsKinesis_ACTIVE = src.IngestionDataSourceSettings_AwsKinesis_ACTIVE
IngestionDataSourceSettings_AwsKinesis_CONSUMER_NOT_FOUND = src.IngestionDataSourceSettings_AwsKinesis_CONSUMER_NOT_FOUND
IngestionDataSourceSettings_AwsKinesis_KINESIS_PERMISSION_DENIED = src.IngestionDataSourceSettings_AwsKinesis_KINESIS_PERMISSION_DENIED
IngestionDataSourceSettings_AwsKinesis_PUBLISH_PERMISSION_DENIED = src.IngestionDataSourceSettings_AwsKinesis_PUBLISH_PERMISSION_DENIED
IngestionDataSourceSettings_AwsKinesis_STATE_UNSPECIFIED = src.IngestionDataSourceSettings_AwsKinesis_STATE_UNSPECIFIED
IngestionDataSourceSettings_AwsKinesis_STREAM_NOT_FOUND = src.IngestionDataSourceSettings_AwsKinesis_STREAM_NOT_FOUND
IngestionDataSourceSettings_AwsMsk_ACTIVE = src.IngestionDataSourceSettings_AwsMsk_ACTIVE
IngestionDataSourceSettings_AwsMsk_CLUSTER_NOT_FOUND = src.IngestionDataSourceSettings_AwsMsk_CLUSTER_NOT_FOUND
IngestionDataSourceSettings_AwsMsk_MSK_PERMISSION_DENIED = src.IngestionDataSourceSettings_AwsMsk_MSK_PERMISSION_DENIED
IngestionDataSourceSettings_AwsMsk_PUBLISH_PERMISSION_DENIED = src.IngestionDataSourceSettings_AwsMsk_PUBLISH_PERMISSION_DENIED
IngestionDataSourceSettings_AwsMsk_STATE_UNSPECIFIED = src.IngestionDataSourceSettings_AwsMsk_STATE_UNSPECIFIED
IngestionDataSourceSettings_AwsMsk_TOPIC_NOT_FOUND = src.IngestionDataSourceSettings_AwsMsk_TOPIC_NOT_FOUND
IngestionDataSourceSettings_AzureEventHubs_ACTIVE = src.IngestionDataSourceSettings_AzureEventHubs_ACTIVE
IngestionDataSourceSettings_AzureEventHubs_EVENT_HUBS_PERMISSION_DENIED = src.IngestionDataSourceSettings_AzureEventHubs_EVENT_HUBS_PERMISSION_DENIED
IngestionDataSourceSettings_AzureEventHubs_EVENT_HUB_NOT_FOUND = src.IngestionDataSourceSettings_AzureEventHubs_EVENT_HUB_NOT_FOUND
IngestionDataSourceSettings_AzureEventHubs_NAMESPACE_NOT_FOUND = src.IngestionDataSourceSettings_AzureEventHubs_NAMESPACE_NOT_FOUND
IngestionDataSourceSettings_AzureEventHubs_PUBLISH_PERMISSION_DENIED = src.IngestionDataSourceSettings_AzureEventHubs_PUBLISH_PERMISSION_DENIED
IngestionDataSourceSettings_AzureEventHubs_RESOURCE_GROUP_NOT_FOUND = src.IngestionDataSourceSettings_AzureEventHubs_RESOURCE_GROUP_NOT_FOUND
IngestionDataSourceSettings_AzureEventHubs_STATE_UNSPECIFIED = src.IngestionDataSourceSettings_AzureEventHubs_STATE_UNSPECIFIED
IngestionDataSourceSettings_AzureEventHubs_SUBSCRIPTION_NOT_FOUND = src.IngestionDataSourceSettings_AzureEventHubs_SUBSCRIPTION_NOT_FOUND
IngestionDataSourceSettings_CloudStorage_ACTIVE = src.IngestionDataSourceSettings_CloudStorage_ACTIVE
IngestionDataSourceSettings_CloudStorage_BUCKET_NOT_FOUND = src.IngestionDataSourceSettings_CloudStorage_BUCKET_NOT_FOUND
IngestionDataSourceSettings_CloudStorage_CLOUD_STORAGE_PERMISSION_DENIED = src.IngestionDataSourceSettings_CloudStorage_CLOUD_STORAGE_PERMISSION_DENIED
IngestionDataSourceSettings_CloudStorage_PUBLISH_PERMISSION_DENIED = src.IngestionDataSourceSettings_CloudStorage_PUBLISH_PERMISSION_DENIED
IngestionDataSourceSettings_CloudStorage_STATE_UNSPECIFIED = src.IngestionDataSourceSettings_CloudStorage_STATE_UNSPECIFIED
IngestionDataSourceSettings_CloudStorage_TOO_MANY_OBJECTS = src.IngestionDataSourceSettings_CloudStorage_TOO_MANY_OBJECTS
IngestionDataSourceSettings_ConfluentCloud_ACTIVE = src.IngestionDataSourceSettings_ConfluentCloud_ACTIVE
IngestionDataSourceSettings_ConfluentCloud_CLUSTER_NOT_FOUND = src.IngestionDataSourceSettings_ConfluentCloud_CLUSTER_NOT_FOUND
IngestionDataSourceSettings_ConfluentCloud_CONFLUENT_CLOUD_PERMISSION_DENIED = src.IngestionDataSourceSettings_ConfluentCloud_CONFLUENT_CLOUD_PERMISSION_DENIED
IngestionDataSourceSettings_ConfluentCloud_PUBLISH_PERMISSION_DENIED = src.IngestionDataSourceSettings_ConfluentCloud_PUBLISH_PERMISSION_DENIED
IngestionDataSourceSettings_ConfluentCloud_STATE_UNSPECIFIED = src.IngestionDataSourceSettings_ConfluentCloud_STATE_UNSPECIFIED
IngestionDataSourceSettings_ConfluentCloud_TOPIC_NOT_FOUND = src.IngestionDataSourceSettings_ConfluentCloud_TOPIC_NOT_FOUND
IngestionDataSourceSettings_ConfluentCloud_UNREACHABLE_BOOTSTRAP_SERVER = src.IngestionDataSourceSettings_ConfluentCloud_UNREACHABLE_BOOTSTRAP_SERVER
PlatformLogsSettings_DEBUG = src.PlatformLogsSettings_DEBUG
PlatformLogsSettings_DISABLED = src.PlatformLogsSettings_DISABLED
PlatformLogsSettings_ERROR = src.PlatformLogsSettings_ERROR
PlatformLogsSettings_INFO = src.PlatformLogsSettings_INFO
PlatformLogsSettings_SEVERITY_UNSPECIFIED = src.PlatformLogsSettings_SEVERITY_UNSPECIFIED
PlatformLogsSettings_WARNING = src.PlatformLogsSettings_WARNING
SchemaView_BASIC = src.SchemaView_BASIC
SchemaView_FULL = src.SchemaView_FULL
SchemaView_SCHEMA_VIEW_UNSPECIFIED = src.SchemaView_SCHEMA_VIEW_UNSPECIFIED
Schema_AVRO = src.Schema_AVRO
Schema_PROTOCOL_BUFFER = src.Schema_PROTOCOL_BUFFER
Schema_TYPE_UNSPECIFIED = src.Schema_TYPE_UNSPECIFIED
Subscription_ACTIVE = src.Subscription_ACTIVE
Subscription_RESOURCE_ERROR = src.Subscription_RESOURCE_ERROR
Subscription_STATE_UNSPECIFIED = src.Subscription_STATE_UNSPECIFIED
Topic_ACTIVE = src.Topic_ACTIVE
Topic_INGESTION_RESOURCE_ERROR = src.Topic_INGESTION_RESOURCE_ERROR
Topic_STATE_UNSPECIFIED = src.Topic_STATE_UNSPECIFIED
)Deprecated: Please use consts in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Variables
BigQueryConfig_State_name, BigQueryConfig_State_value, CloudStorageConfig_State_name, CloudStorageConfig_State_value, Encoding_name, Encoding_value, File_google_pubsub_v1_pubsub_proto, File_google_pubsub_v1_schema_proto, IngestionDataSourceSettings_AwsKinesis_State_name, IngestionDataSourceSettings_AwsKinesis_State_value, IngestionDataSourceSettings_AwsMsk_State_name, IngestionDataSourceSettings_AwsMsk_State_value, IngestionDataSourceSettings_AzureEventHubs_State_name, IngestionDataSourceSettings_AzureEventHubs_State_value, IngestionDataSourceSettings_CloudStorage_State_name, IngestionDataSourceSettings_CloudStorage_State_value, IngestionDataSourceSettings_ConfluentCloud_State_name, IngestionDataSourceSettings_ConfluentCloud_State_value, PlatformLogsSettings_Severity_name, PlatformLogsSettings_Severity_value, SchemaView_name, SchemaView_value, Schema_Type_name, Schema_Type_value, Subscription_State_name, Subscription_State_value, Topic_State_name, Topic_State_value (deprecated)
var (
BigQueryConfig_State_name = src.BigQueryConfig_State_name
BigQueryConfig_State_value = src.BigQueryConfig_State_value
CloudStorageConfig_State_name = src.CloudStorageConfig_State_name
CloudStorageConfig_State_value = src.CloudStorageConfig_State_value
Encoding_name = src.Encoding_name
Encoding_value = src.Encoding_value
File_google_pubsub_v1_pubsub_proto = src.File_google_pubsub_v1_pubsub_proto
File_google_pubsub_v1_schema_proto = src.File_google_pubsub_v1_schema_proto
IngestionDataSourceSettings_AwsKinesis_State_name = src.IngestionDataSourceSettings_AwsKinesis_State_name
IngestionDataSourceSettings_AwsKinesis_State_value = src.IngestionDataSourceSettings_AwsKinesis_State_value
IngestionDataSourceSettings_AwsMsk_State_name = src.IngestionDataSourceSettings_AwsMsk_State_name
IngestionDataSourceSettings_AwsMsk_State_value = src.IngestionDataSourceSettings_AwsMsk_State_value
IngestionDataSourceSettings_AzureEventHubs_State_name = src.IngestionDataSourceSettings_AzureEventHubs_State_name
IngestionDataSourceSettings_AzureEventHubs_State_value = src.IngestionDataSourceSettings_AzureEventHubs_State_value
IngestionDataSourceSettings_CloudStorage_State_name = src.IngestionDataSourceSettings_CloudStorage_State_name
IngestionDataSourceSettings_CloudStorage_State_value = src.IngestionDataSourceSettings_CloudStorage_State_value
IngestionDataSourceSettings_ConfluentCloud_State_name = src.IngestionDataSourceSettings_ConfluentCloud_State_name
IngestionDataSourceSettings_ConfluentCloud_State_value = src.IngestionDataSourceSettings_ConfluentCloud_State_value
PlatformLogsSettings_Severity_name = src.PlatformLogsSettings_Severity_name
PlatformLogsSettings_Severity_value = src.PlatformLogsSettings_Severity_value
SchemaView_name = src.SchemaView_name
SchemaView_value = src.SchemaView_value
Schema_Type_name = src.Schema_Type_name
Schema_Type_value = src.Schema_Type_value
Subscription_State_name = src.Subscription_State_name
Subscription_State_value = src.Subscription_State_value
Topic_State_name = src.Topic_State_name
Topic_State_value = src.Topic_State_value
)Deprecated: Please use vars in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Functions
func RegisterPublisherServer (deprecated)
func RegisterPublisherServer(s *grpc.Server, srv PublisherServer)Deprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
func RegisterSchemaServiceServer (deprecated)
func RegisterSchemaServiceServer(s *grpc.Server, srv SchemaServiceServer)Deprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
func RegisterSubscriberServer (deprecated)
func RegisterSubscriberServer(s *grpc.Server, srv SubscriberServer)Deprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
AcknowledgeRequest (deprecated)
type AcknowledgeRequest = src.AcknowledgeRequestRequest for the Acknowledge method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
BigQueryConfig (deprecated)
type BigQueryConfig = src.BigQueryConfigConfiguration for a BigQuery subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
BigQueryConfig_State (deprecated)
type BigQueryConfig_State = src.BigQueryConfig_StatePossible states for a BigQuery subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CloudStorageConfig (deprecated)
type CloudStorageConfig = src.CloudStorageConfigConfiguration for a Cloud Storage subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CloudStorageConfig_AvroConfig (deprecated)
type CloudStorageConfig_AvroConfig = src.CloudStorageConfig_AvroConfigConfiguration for writing message data in Avro format. Message payloads and metadata will be written to files as an Avro binary.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CloudStorageConfig_AvroConfig_ (deprecated)
type CloudStorageConfig_AvroConfig_ = src.CloudStorageConfig_AvroConfig_CloudStorageConfig_State (deprecated)
type CloudStorageConfig_State = src.CloudStorageConfig_StatePossible states for a Cloud Storage subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CloudStorageConfig_TextConfig (deprecated)
type CloudStorageConfig_TextConfig = src.CloudStorageConfig_TextConfigConfiguration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CloudStorageConfig_TextConfig_ (deprecated)
type CloudStorageConfig_TextConfig_ = src.CloudStorageConfig_TextConfig_CommitSchemaRequest (deprecated)
type CommitSchemaRequest = src.CommitSchemaRequestRequest for CommitSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CreateSchemaRequest (deprecated)
type CreateSchemaRequest = src.CreateSchemaRequestRequest for the CreateSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
CreateSnapshotRequest (deprecated)
type CreateSnapshotRequest = src.CreateSnapshotRequestRequest for the CreateSnapshot method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeadLetterPolicy (deprecated)
type DeadLetterPolicy = src.DeadLetterPolicyDead lettering is done on a best effort basis. The same message might be dead lettered multiple times. If validation on any of the fields fails at subscription creation/updation, the create/update subscription request will fail.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeleteSchemaRequest (deprecated)
type DeleteSchemaRequest = src.DeleteSchemaRequestRequest for the DeleteSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeleteSchemaRevisionRequest (deprecated)
type DeleteSchemaRevisionRequest = src.DeleteSchemaRevisionRequestRequest for the DeleteSchemaRevision method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeleteSnapshotRequest (deprecated)
type DeleteSnapshotRequest = src.DeleteSnapshotRequestRequest for the DeleteSnapshot method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeleteSubscriptionRequest (deprecated)
type DeleteSubscriptionRequest = src.DeleteSubscriptionRequestRequest for the DeleteSubscription method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DeleteTopicRequest (deprecated)
type DeleteTopicRequest = src.DeleteTopicRequestRequest for the DeleteTopic method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DetachSubscriptionRequest (deprecated)
type DetachSubscriptionRequest = src.DetachSubscriptionRequestRequest for the DetachSubscription method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
DetachSubscriptionResponse (deprecated)
type DetachSubscriptionResponse = src.DetachSubscriptionResponseResponse for the DetachSubscription method. Reserved for future use.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Encoding (deprecated)
type Encoding = src.EncodingPossible encoding types for messages.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ExpirationPolicy (deprecated)
type ExpirationPolicy = src.ExpirationPolicyA policy that specifies the conditions for resource expiration (i.e., automatic resource deletion).
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
GetSchemaRequest (deprecated)
type GetSchemaRequest = src.GetSchemaRequestRequest for the GetSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
GetSnapshotRequest (deprecated)
type GetSnapshotRequest = src.GetSnapshotRequestRequest for the GetSnapshot method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
GetSubscriptionRequest (deprecated)
type GetSubscriptionRequest = src.GetSubscriptionRequestRequest for the GetSubscription method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
GetTopicRequest (deprecated)
type GetTopicRequest = src.GetTopicRequestRequest for the GetTopic method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings (deprecated)
type IngestionDataSourceSettings = src.IngestionDataSourceSettingsSettings for an ingestion data source on a topic.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AwsKinesis (deprecated)
type IngestionDataSourceSettings_AwsKinesis = src.IngestionDataSourceSettings_AwsKinesisIngestion settings for Amazon Kinesis Data Streams.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AwsKinesis_ (deprecated)
type IngestionDataSourceSettings_AwsKinesis_ = src.IngestionDataSourceSettings_AwsKinesis_IngestionDataSourceSettings_AwsKinesis_State (deprecated)
type IngestionDataSourceSettings_AwsKinesis_State = src.IngestionDataSourceSettings_AwsKinesis_StatePossible states for ingestion from Amazon Kinesis Data Streams.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AwsMsk (deprecated)
type IngestionDataSourceSettings_AwsMsk = src.IngestionDataSourceSettings_AwsMskIngestion settings for Amazon MSK.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AwsMsk_ (deprecated)
type IngestionDataSourceSettings_AwsMsk_ = src.IngestionDataSourceSettings_AwsMsk_IngestionDataSourceSettings_AwsMsk_State (deprecated)
type IngestionDataSourceSettings_AwsMsk_State = src.IngestionDataSourceSettings_AwsMsk_StatePossible states for managed ingestion from Amazon MSK.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AzureEventHubs (deprecated)
type IngestionDataSourceSettings_AzureEventHubs = src.IngestionDataSourceSettings_AzureEventHubsIngestion settings for Azure Event Hubs.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_AzureEventHubs_ (deprecated)
type IngestionDataSourceSettings_AzureEventHubs_ = src.IngestionDataSourceSettings_AzureEventHubs_IngestionDataSourceSettings_AzureEventHubs_State (deprecated)
type IngestionDataSourceSettings_AzureEventHubs_State = src.IngestionDataSourceSettings_AzureEventHubs_StatePossible states for managed ingestion from Event Hubs.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage (deprecated)
type IngestionDataSourceSettings_CloudStorage = src.IngestionDataSourceSettings_CloudStorageIngestion settings for Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage_ (deprecated)
type IngestionDataSourceSettings_CloudStorage_ = src.IngestionDataSourceSettings_CloudStorage_IngestionDataSourceSettings_CloudStorage_AvroFormat (deprecated)
type IngestionDataSourceSettings_CloudStorage_AvroFormat = src.IngestionDataSourceSettings_CloudStorage_AvroFormatConfiguration for reading Cloud Storage data in Avro binary format. The
bytes of each object will be set to the data field of a Pub/Sub message.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage_AvroFormat_ (deprecated)
type IngestionDataSourceSettings_CloudStorage_AvroFormat_ = src.IngestionDataSourceSettings_CloudStorage_AvroFormat_IngestionDataSourceSettings_CloudStorage_PubSubAvroFormat (deprecated)
type IngestionDataSourceSettings_CloudStorage_PubSubAvroFormat = src.IngestionDataSourceSettings_CloudStorage_PubSubAvroFormatConfiguration for reading Cloud Storage data written via Cloud Storage subscriptions. The data and attributes fields of the originally exported Pub/Sub message will be restored when publishing.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage_PubsubAvroFormat (deprecated)
type IngestionDataSourceSettings_CloudStorage_PubsubAvroFormat = src.IngestionDataSourceSettings_CloudStorage_PubsubAvroFormatIngestionDataSourceSettings_CloudStorage_State (deprecated)
type IngestionDataSourceSettings_CloudStorage_State = src.IngestionDataSourceSettings_CloudStorage_StatePossible states for ingestion from Cloud Storage.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage_TextFormat (deprecated)
type IngestionDataSourceSettings_CloudStorage_TextFormat = src.IngestionDataSourceSettings_CloudStorage_TextFormatConfiguration for reading Cloud Storage data in text format. Each line of
text as specified by the delimiter will be set to the data field of a
Pub/Sub message.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_CloudStorage_TextFormat_ (deprecated)
type IngestionDataSourceSettings_CloudStorage_TextFormat_ = src.IngestionDataSourceSettings_CloudStorage_TextFormat_IngestionDataSourceSettings_ConfluentCloud (deprecated)
type IngestionDataSourceSettings_ConfluentCloud = src.IngestionDataSourceSettings_ConfluentCloudIngestion settings for Confluent Cloud.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionDataSourceSettings_ConfluentCloud_ (deprecated)
type IngestionDataSourceSettings_ConfluentCloud_ = src.IngestionDataSourceSettings_ConfluentCloud_IngestionDataSourceSettings_ConfluentCloud_State (deprecated)
type IngestionDataSourceSettings_ConfluentCloud_State = src.IngestionDataSourceSettings_ConfluentCloud_StatePossible states for managed ingestion from Confluent Cloud.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent (deprecated)
type IngestionFailureEvent = src.IngestionFailureEventPayload of the Platform Log entry sent when a failure is encountered while ingesting.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_ApiViolationReason (deprecated)
type IngestionFailureEvent_ApiViolationReason = src.IngestionFailureEvent_ApiViolationReasonSpecifies the reason why some data may have been left out of the desired Pub/Sub message due to the API message limits (https://cloud.google.com/pubsub/quotas#resource_limits). For example, when the number of attributes is larger than 100, the number of attributes is truncated to 100 to respect the limit on the attribute count. Other attribute limits are treated similarly. When the size of the desired message would've been larger than 10MB, the message won't be published at all, and ingestion of the subsequent messages will proceed as normal.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_AvroFailureReason (deprecated)
type IngestionFailureEvent_AvroFailureReason = src.IngestionFailureEvent_AvroFailureReasonSet when an Avro file is unsupported or its format is not valid. When this occurs, one or more Avro objects won't be ingested.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_AwsMskFailure (deprecated)
type IngestionFailureEvent_AwsMskFailure = src.IngestionFailureEvent_AwsMskFailureIngestionFailureEvent_AwsMskFailureReason (deprecated)
type IngestionFailureEvent_AwsMskFailureReason = src.IngestionFailureEvent_AwsMskFailureReasonFailure when ingesting from an Amazon MSK source.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_AwsMskFailureReason_ApiViolationReason (deprecated)
type IngestionFailureEvent_AwsMskFailureReason_ApiViolationReason = src.IngestionFailureEvent_AwsMskFailureReason_ApiViolationReasonIngestionFailureEvent_AzureEventHubsFailure (deprecated)
type IngestionFailureEvent_AzureEventHubsFailure = src.IngestionFailureEvent_AzureEventHubsFailureIngestionFailureEvent_AzureEventHubsFailureReason (deprecated)
type IngestionFailureEvent_AzureEventHubsFailureReason = src.IngestionFailureEvent_AzureEventHubsFailureReasonFailure when ingesting from an Azure Event Hubs source.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_AzureEventHubsFailureReason_ApiViolationReason (deprecated)
type IngestionFailureEvent_AzureEventHubsFailureReason_ApiViolationReason = src.IngestionFailureEvent_AzureEventHubsFailureReason_ApiViolationReasonIngestionFailureEvent_CloudStorageFailure (deprecated)
type IngestionFailureEvent_CloudStorageFailure = src.IngestionFailureEvent_CloudStorageFailureFailure when ingesting from a Cloud Storage source.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_CloudStorageFailure_ (deprecated)
type IngestionFailureEvent_CloudStorageFailure_ = src.IngestionFailureEvent_CloudStorageFailure_IngestionFailureEvent_CloudStorageFailure_ApiViolationReason (deprecated)
type IngestionFailureEvent_CloudStorageFailure_ApiViolationReason = src.IngestionFailureEvent_CloudStorageFailure_ApiViolationReasonIngestionFailureEvent_CloudStorageFailure_AvroFailureReason (deprecated)
type IngestionFailureEvent_CloudStorageFailure_AvroFailureReason = src.IngestionFailureEvent_CloudStorageFailure_AvroFailureReasonIngestionFailureEvent_ConfluentCloudFailure (deprecated)
type IngestionFailureEvent_ConfluentCloudFailure = src.IngestionFailureEvent_ConfluentCloudFailureIngestionFailureEvent_ConfluentCloudFailureReason (deprecated)
type IngestionFailureEvent_ConfluentCloudFailureReason = src.IngestionFailureEvent_ConfluentCloudFailureReasonFailure when ingesting from a Confluent Cloud source.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
IngestionFailureEvent_ConfluentCloudFailureReason_ApiViolationReason (deprecated)
type IngestionFailureEvent_ConfluentCloudFailureReason_ApiViolationReason = src.IngestionFailureEvent_ConfluentCloudFailureReason_ApiViolationReasonJavaScriptUDF (deprecated)
type JavaScriptUDF = src.JavaScriptUDFUser-defined JavaScript function that can transform or filter a Pub/Sub message.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSchemaRevisionsRequest (deprecated)
type ListSchemaRevisionsRequest = src.ListSchemaRevisionsRequestRequest for the ListSchemaRevisions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSchemaRevisionsResponse (deprecated)
type ListSchemaRevisionsResponse = src.ListSchemaRevisionsResponseResponse for the ListSchemaRevisions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSchemasRequest (deprecated)
type ListSchemasRequest = src.ListSchemasRequestRequest for the ListSchemas method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSchemasResponse (deprecated)
type ListSchemasResponse = src.ListSchemasResponseResponse for the ListSchemas method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSnapshotsRequest (deprecated)
type ListSnapshotsRequest = src.ListSnapshotsRequestRequest for the ListSnapshots method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSnapshotsResponse (deprecated)
type ListSnapshotsResponse = src.ListSnapshotsResponseResponse for the ListSnapshots method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSubscriptionsRequest (deprecated)
type ListSubscriptionsRequest = src.ListSubscriptionsRequestRequest for the ListSubscriptions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListSubscriptionsResponse (deprecated)
type ListSubscriptionsResponse = src.ListSubscriptionsResponseResponse for the ListSubscriptions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicSnapshotsRequest (deprecated)
type ListTopicSnapshotsRequest = src.ListTopicSnapshotsRequestRequest for the ListTopicSnapshots method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicSnapshotsResponse (deprecated)
type ListTopicSnapshotsResponse = src.ListTopicSnapshotsResponseResponse for the ListTopicSnapshots method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicSubscriptionsRequest (deprecated)
type ListTopicSubscriptionsRequest = src.ListTopicSubscriptionsRequestRequest for the ListTopicSubscriptions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicSubscriptionsResponse (deprecated)
type ListTopicSubscriptionsResponse = src.ListTopicSubscriptionsResponseResponse for the ListTopicSubscriptions method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicsRequest (deprecated)
type ListTopicsRequest = src.ListTopicsRequestRequest for the ListTopics method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ListTopicsResponse (deprecated)
type ListTopicsResponse = src.ListTopicsResponseResponse for the ListTopics method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
MessageStoragePolicy (deprecated)
type MessageStoragePolicy = src.MessageStoragePolicyA policy constraining the storage of messages published to the topic.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
MessageTransform (deprecated)
type MessageTransform = src.MessageTransformAll supported message transforms types.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
MessageTransform_JavascriptUdf (deprecated)
type MessageTransform_JavascriptUdf = src.MessageTransform_JavascriptUdfModifyAckDeadlineRequest (deprecated)
type ModifyAckDeadlineRequest = src.ModifyAckDeadlineRequestRequest for the ModifyAckDeadline method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ModifyPushConfigRequest (deprecated)
type ModifyPushConfigRequest = src.ModifyPushConfigRequestRequest for the ModifyPushConfig method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PlatformLogsSettings (deprecated)
type PlatformLogsSettings = src.PlatformLogsSettingsSettings for Platform Logs produced by Pub/Sub.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PlatformLogsSettings_Severity (deprecated)
type PlatformLogsSettings_Severity = src.PlatformLogsSettings_SeveritySeverity levels of Platform Logs.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PublishRequest (deprecated)
type PublishRequest = src.PublishRequestRequest for the Publish method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PublishResponse (deprecated)
type PublishResponse = src.PublishResponseResponse for the Publish method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PublisherClient (deprecated)
type PublisherClient = src.PublisherClientPublisherClient is the client API for Publisher service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
func NewPublisherClient (deprecated)
func NewPublisherClient(cc grpc.ClientConnInterface) PublisherClientDeprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PublisherServer (deprecated)
type PublisherServer = src.PublisherServerPublisherServer is the server API for Publisher service.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PubsubMessage (deprecated)
type PubsubMessage = src.PubsubMessageA message that is published by publishers and consumed by subscribers. The message must contain either a non-empty data field or at least one attribute. Note that client libraries represent this object differently depending on the language. See the corresponding client library documentation for more information. See quotas and limits for more information about message limits.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PullRequest (deprecated)
type PullRequest = src.PullRequestRequest for the Pull method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PullResponse (deprecated)
type PullResponse = src.PullResponseResponse for the Pull method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PushConfig (deprecated)
type PushConfig = src.PushConfigConfiguration for a push delivery endpoint.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PushConfig_NoWrapper (deprecated)
type PushConfig_NoWrapper = src.PushConfig_NoWrapperSets the data field as the HTTP body for delivery.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PushConfig_NoWrapper_ (deprecated)
type PushConfig_NoWrapper_ = src.PushConfig_NoWrapper_PushConfig_OidcToken (deprecated)
type PushConfig_OidcToken = src.PushConfig_OidcTokenContains information needed for generating an OpenID Connect token.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PushConfig_OidcToken_ (deprecated)
type PushConfig_OidcToken_ = src.PushConfig_OidcToken_PushConfig_PubsubWrapper (deprecated)
type PushConfig_PubsubWrapper = src.PushConfig_PubsubWrapperThe payload to the push endpoint is in the form of the JSON representation of a PubsubMessage (https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#pubsubmessage).
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
PushConfig_PubsubWrapper_ (deprecated)
type PushConfig_PubsubWrapper_ = src.PushConfig_PubsubWrapper_ReceivedMessage (deprecated)
type ReceivedMessage = src.ReceivedMessageA message and its corresponding acknowledgment ID.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
RetryPolicy (deprecated)
type RetryPolicy = src.RetryPolicyA policy that specifies how Pub/Sub retries message delivery. Retry delay will be exponential based on provided minimum and maximum backoffs. https://en.wikipedia.org/wiki/Exponential_backoff. RetryPolicy will be triggered on NACKs or acknowledgement deadline exceeded events for a given message. Retry Policy is implemented on a best effort basis. At times, the delay between consecutive deliveries may not match the configuration. That is, delay can be more or less than configured backoff.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
RollbackSchemaRequest (deprecated)
type RollbackSchemaRequest = src.RollbackSchemaRequestRequest for the RollbackSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Schema (deprecated)
type Schema = src.SchemaA schema resource.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SchemaServiceClient (deprecated)
type SchemaServiceClient = src.SchemaServiceClientSchemaServiceClient is the client API for SchemaService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
func NewSchemaServiceClient (deprecated)
func NewSchemaServiceClient(cc grpc.ClientConnInterface) SchemaServiceClientDeprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SchemaServiceServer (deprecated)
type SchemaServiceServer = src.SchemaServiceServerSchemaServiceServer is the server API for SchemaService service.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SchemaSettings (deprecated)
type SchemaSettings = src.SchemaSettingsSettings for validating messages published against a schema.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SchemaView (deprecated)
type SchemaView = src.SchemaViewView of Schema object fields to be returned by GetSchema and ListSchemas.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Schema_Type (deprecated)
type Schema_Type = src.Schema_TypePossible schema definition types.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SeekRequest (deprecated)
type SeekRequest = src.SeekRequestRequest for the Seek method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SeekRequest_Snapshot (deprecated)
type SeekRequest_Snapshot = src.SeekRequest_SnapshotSeekRequest_Time (deprecated)
type SeekRequest_Time = src.SeekRequest_TimeSeekResponse (deprecated)
type SeekResponse = src.SeekResponseResponse for the Seek method (this response is empty).
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Snapshot (deprecated)
type Snapshot = src.SnapshotA snapshot resource. Snapshots are used in Seek operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
StreamingPullRequest (deprecated)
type StreamingPullRequest = src.StreamingPullRequestRequest for the StreamingPull streaming RPC method. This request is used
to establish the initial stream as well as to stream acknowledgements and
ack deadline modifications from the client to the server.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
StreamingPullResponse (deprecated)
type StreamingPullResponse = src.StreamingPullResponseResponse for the StreamingPull method. This response is used to stream
messages from the server to the client.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
StreamingPullResponse_AcknowledgeConfirmation (deprecated)
type StreamingPullResponse_AcknowledgeConfirmation = src.StreamingPullResponse_AcknowledgeConfirmationAcknowledgement IDs sent in one or more previous requests to acknowledge a previously received message.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
StreamingPullResponse_ModifyAckDeadlineConfirmation (deprecated)
type StreamingPullResponse_ModifyAckDeadlineConfirmation = src.StreamingPullResponse_ModifyAckDeadlineConfirmationAcknowledgement IDs sent in one or more previous requests to modify the deadline for a specific message.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
StreamingPullResponse_SubscriptionProperties (deprecated)
type StreamingPullResponse_SubscriptionProperties = src.StreamingPullResponse_SubscriptionPropertiesSubscription properties sent as part of the response.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SubscriberClient (deprecated)
type SubscriberClient = src.SubscriberClientSubscriberClient is the client API for Subscriber service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
func NewSubscriberClient (deprecated)
func NewSubscriberClient(cc grpc.ClientConnInterface) SubscriberClientDeprecated: Please use funcs in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
SubscriberServer (deprecated)
type SubscriberServer = src.SubscriberServerSubscriberServer is the server API for Subscriber service.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Subscriber_StreamingPullClient (deprecated)
type Subscriber_StreamingPullClient = src.Subscriber_StreamingPullClientSubscriber_StreamingPullServer (deprecated)
type Subscriber_StreamingPullServer = src.Subscriber_StreamingPullServerSubscription (deprecated)
type Subscription = src.SubscriptionA subscription resource. If none of push_config, bigquery_config, or
cloud_storage_config is set, then the subscriber will pull and ack
messages using API methods. At most one of these fields may be set.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Subscription_AnalyticsHubSubscriptionInfo (deprecated)
type Subscription_AnalyticsHubSubscriptionInfo = src.Subscription_AnalyticsHubSubscriptionInfoInformation about an associated Analytics Hub subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Subscription_State (deprecated)
type Subscription_State = src.Subscription_StatePossible states for a subscription.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Topic (deprecated)
type Topic = src.TopicA topic resource.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
Topic_State (deprecated)
type Topic_State = src.Topic_StateThe state of the topic.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UnimplementedPublisherServer (deprecated)
type UnimplementedPublisherServer = src.UnimplementedPublisherServerUnimplementedPublisherServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UnimplementedSchemaServiceServer (deprecated)
type UnimplementedSchemaServiceServer = src.UnimplementedSchemaServiceServerUnimplementedSchemaServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UnimplementedSubscriberServer (deprecated)
type UnimplementedSubscriberServer = src.UnimplementedSubscriberServerUnimplementedSubscriberServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UpdateSnapshotRequest (deprecated)
type UpdateSnapshotRequest = src.UpdateSnapshotRequestRequest for the UpdateSnapshot method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UpdateSubscriptionRequest (deprecated)
type UpdateSubscriptionRequest = src.UpdateSubscriptionRequestRequest for the UpdateSubscription method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
UpdateTopicRequest (deprecated)
type UpdateTopicRequest = src.UpdateTopicRequestRequest for the UpdateTopic method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ValidateMessageRequest (deprecated)
type ValidateMessageRequest = src.ValidateMessageRequestRequest for the ValidateMessage method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ValidateMessageRequest_Name (deprecated)
type ValidateMessageRequest_Name = src.ValidateMessageRequest_NameValidateMessageRequest_Schema (deprecated)
type ValidateMessageRequest_Schema = src.ValidateMessageRequest_SchemaValidateMessageResponse (deprecated)
type ValidateMessageResponse = src.ValidateMessageResponseResponse for the ValidateMessage method. Empty for now.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ValidateSchemaRequest (deprecated)
type ValidateSchemaRequest = src.ValidateSchemaRequestRequest for the ValidateSchema method.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb
ValidateSchemaResponse (deprecated)
type ValidateSchemaResponse = src.ValidateSchemaResponseResponse for the ValidateSchema method. Empty for now.
Deprecated: Please use types in: cloud.google.com/go/pubsub/v2/apiv1/pubsubpb