Cloud Pub/Sub v1 API - Enum SchemaView (3.12.0)

public enum SchemaView

Reference documentation and code samples for the Cloud Pub/Sub v1 API enum SchemaView.

View of Schema object fields to be returned by GetSchema and ListSchemas.

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Fields

NameDescription
Basic

Include the name and type of the schema, but not the definition.

Full

Include all Schema object fields.

Unspecified

The default / unset value. The API will default to the BASIC view.