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
- (::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>) — A list of BeyondCorp AppConnections with details in the project.
#app_connection_details=
def app_connection_details=(value) -> ::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>
Parameter
- value (::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>) — A list of BeyondCorp AppConnections with details in the project.
Returns
- (::Array<::Google::Cloud::BeyondCorp::AppConnections::V1::ResolveAppConnectionsResponse::AppConnectionDetails>) — A list of BeyondCorp AppConnections with details in the project.
#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.