BeyondCorp AppConnections V1 API - Class Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse (v0.1.0)

Reference documentation and code samples for the BeyondCorp AppConnections V1 API class Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse.

Response message for BeyondCorp.ResolveAppConnections.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_connection_details

def app_connection_details() -> ::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>
Returns

#app_connection_details=

def app_connection_details=(value) -> ::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>
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.