Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::GetStatusRequest.
Message for getting a Transport's operational status.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. Name of the resource.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. Name of the resource.
Returns
- (::String) — Required. Name of the resource.
#skip_cache
def skip_cache() -> ::Boolean
Returns
- (::Boolean) — Optional. If set to true, the response will bypass any caches and return the freshest possible data.
#skip_cache=
def skip_cache=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. If set to true, the response will bypass any caches and return the freshest possible data.
Returns
- (::Boolean) — Optional. If set to true, the response will bypass any caches and return the freshest possible data.