Class: Google::Cloud::TelcoAutomation::V1::GetPublicBlueprintRequest

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 GetPublicBlueprint.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The name of the public blueprint.

Returns:

  • (::String)

    Required. The name of the public blueprint.



867
868
869
870
# File 'proto_docs/google/cloud/telcoautomation/v1/telcoautomation.rb', line 867

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