Telco Automation V1 API - Class Google::Cloud::TelcoAutomation::V1::ListPublicBlueprintsResponse (v0.2.1)

Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::ListPublicBlueprintsResponse.

Response object for ListPublicBlueprints.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. A token identifying a page of results the server should return.

#public_blueprints

def public_blueprints() -> ::Array<::Google::Cloud::TelcoAutomation::V1::PublicBlueprint>
Returns

#public_blueprints=

def public_blueprints=(value) -> ::Array<::Google::Cloud::TelcoAutomation::V1::PublicBlueprint>
Parameter
Returns