Cloud Workstations V1BETA API - Class Google::Cloud::Workstations::V1beta::ListUsableWorkstationConfigsResponse (v0.1.0)

Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::ListUsableWorkstationConfigsResponse.

Response message for ListUsableWorkstationConfigs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results in the list.

#unreachable

def unreachable() -> ::Array<::String>
Returns
  • (::Array<::String>) — Unreachable resources.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Unreachable resources.
Returns
  • (::Array<::String>) — Unreachable resources.

#workstation_configs

def workstation_configs() -> ::Array<::Google::Cloud::Workstations::V1beta::WorkstationConfig>
Returns

#workstation_configs=

def workstation_configs=(value) -> ::Array<::Google::Cloud::Workstations::V1beta::WorkstationConfig>
Parameter
Returns