# Functions
New creates a new Service.
NewService creates a new Service.
# Constants
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
# Structs
CancelOperationRequest: The request message for Operations.CancelOperation.
Capacity: The throughput capacity configuration for each partition.
CommitCursorRequest: Request for CommitCursor.
CommitCursorResponse: Response for CommitCursor.
ComputeHeadCursorRequest: Compute the current head cursor for a partition.
ComputeHeadCursorResponse: Response containing the head cursor for the requested topic and partition.
ComputeMessageStatsRequest: Compute statistics about a range of messages in a given topic and partition.
ComputeMessageStatsResponse: Response containing stats for messages in the requested topic and partition.
ComputeTimeCursorRequest: Compute the corresponding cursor for a publish or event time in a topic partition.
ComputeTimeCursorResponse: Response containing the cursor corresponding to a publish or event time in a topic partition.
Cursor: A cursor that describes the position of a message within a topic partition.
DeliveryConfig: The settings for a subscription's message delivery.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
ExportConfig: Configuration for a Pub/Sub Lite subscription that writes messages to a destination.
ListOperationsResponse: The response message for Operations.ListOperations.
ListPartitionCursorsResponse: Response for ListPartitionCursors.
ListReservationsResponse: Response for ListReservations.
ListReservationTopicsResponse: Response for ListReservationTopics.
ListSubscriptionsResponse: Response for ListSubscriptions.
ListTopicsResponse: Response for ListTopics.
ListTopicSubscriptionsResponse: Response for ListTopicSubscriptions.
Operation: This resource represents a long-running operation that is the result of a network API call.
OperationMetadata: Metadata for long running operations.
PartitionConfig: The settings for a topic's partitions.
PartitionCursor: A pair of a Cursor and the partition it is for.
PubSubConfig: Configuration for exporting to a Pub/Sub topic.
Reservation: Metadata about a reservation resource.
ReservationConfig: The settings for this topic's Reservation usage.
RetentionConfig: The settings for a topic's message retention.
SeekSubscriptionRequest: Request for SeekSubscription.
SeekSubscriptionResponse: Response for SeekSubscription long running operation.
Status: The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
Subscription: Metadata about a subscription resource.
TimeTarget: A target publish or event time.
Topic: Metadata about a topic resource.
TopicPartitions: Response for GetTopicPartitions.