GoogleApi.PubSub.V1.Model.Schema (google_api_pub_sub v0.34.0) View Source
A schema resource.
Attributes
-
definition(type:String.t, default:nil) - The definition of the schema. This should contain a string representing the full definition of the schema that is a valid schema definition of the type specified intype. -
name(type:String.t, default:nil) - Required. Name of the schema. Format isprojects/{project}/schemas/{schema}. -
type(type:String.t, default:nil) - The type of the schema definition.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.