Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ProjectsSetDefaultNetworkTierRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_tier
def network_tier() -> ::String
Returns
- (::String) — Default network tier to be set. Check the NetworkTier enum for the list of possible values.
#network_tier=
def network_tier=(value) -> ::String
Parameter
- value (::String) — Default network tier to be set. Check the NetworkTier enum for the list of possible values.
Returns
- (::String) — Default network tier to be set. Check the NetworkTier enum for the list of possible values.