GoogleApi.PubSub.V1.Model.ValidateSchemaRequest (google_api_pub_sub v0.34.1) View Source
Request for the ValidateSchema method.
Attributes
-
schema(type:GoogleApi.PubSub.V1.Model.Schema.t, default:nil) - Required. The schema object to validate.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.PubSub.V1.Model.ValidateSchemaRequest{
schema: GoogleApi.PubSub.V1.Model.Schema.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.