Class Google::Cloud::Spanner::Admin::Instance::V1::ListInstanceConfigsResponse (v0.5.5)

The response for ListInstanceConfigs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_configs

def instance_configs() -> ::Array<::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig>
Returns

#instance_configs=

def instance_configs=(value) -> ::Array<::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — next_page_token can be sent in a subsequent ListInstanceConfigs call to fetch more of the matching instance configurations.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — next_page_token can be sent in a subsequent ListInstanceConfigs call to fetch more of the matching instance configurations.
Returns
  • (::String) — next_page_token can be sent in a subsequent ListInstanceConfigs call to fetch more of the matching instance configurations.