BeyondCorp AppConnectors V1 API - Class Google::Cloud::BeyondCorp::AppConnectors::V1::ListAppConnectorsResponse (v0.1.0)

Reference documentation and code samples for the BeyondCorp AppConnectors V1 API class Google::Cloud::BeyondCorp::AppConnectors::V1::ListAppConnectorsResponse.

Response message for BeyondCorp.ListAppConnectors.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_connectors

def app_connectors() -> ::Array<::Google::Cloud::BeyondCorp::AppConnectors::V1::AppConnector>
Returns

#app_connectors=

def app_connectors=(value) -> ::Array<::Google::Cloud::BeyondCorp::AppConnectors::V1::AppConnector>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A 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) — A token to retrieve the next page of results, or empty if there are no more results in the list.
Returns
  • (::String) — A 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>) — A list of locations that could not be reached.

#unreachable=

def unreachable=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — A list of locations that could not be reached.
Returns
  • (::Array<::String>) — A list of locations that could not be reached.