Class: Google::Cloud::PrivateCatalog::V1beta1::Inputs

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/privatecatalog/v1beta1/private_catalog.rb

Overview

Defines definition of input parameters of asset templates.

Instance Attribute Summary collapse

Instance Attribute Details

#parameters::Google::Protobuf::Struct (readonly)

Returns Output only. The JSON schema defining the inputs and their formats.

Returns:



419
420
421
422
# File 'proto_docs/google/cloud/privatecatalog/v1beta1/private_catalog.rb', line 419

class Inputs
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end