Class: Google::Cloud::TelcoAutomation::V1::ProposeBlueprintRequest

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

Overview

Request object for ProposeBlueprint.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The name of the blueprint being proposed.

Returns:

  • (::String)

    Required. The name of the blueprint being proposed.



733
734
735
736
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 733

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