Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NetworkProfileProfileType.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network_type
def network_type() -> ::String
Returns
- (::String) — Check the NetworkType enum for the list of possible values.
#network_type=
def network_type=(value) -> ::String
Parameter
- value (::String) — Check the NetworkType enum for the list of possible values.
Returns
- (::String) — Check the NetworkType enum for the list of possible values.
#rdma_subtype
def rdma_subtype() -> ::String
Returns
- (::String) — Check the RdmaSubtype enum for the list of possible values.
#rdma_subtype=
def rdma_subtype=(value) -> ::String
Parameter
- value (::String) — Check the RdmaSubtype enum for the list of possible values.
Returns
- (::String) — Check the RdmaSubtype enum for the list of possible values.
#ull_subtype
def ull_subtype() -> ::String
Returns
- (::String) — Check the UllSubtype enum for the list of possible values.
#ull_subtype=
def ull_subtype=(value) -> ::String
Parameter
- value (::String) — Check the UllSubtype enum for the list of possible values.
Returns
- (::String) — Check the UllSubtype enum for the list of possible values.
#vpc_subtype
def vpc_subtype() -> ::String
Returns
- (::String) — Check the VpcSubtype enum for the list of possible values.
#vpc_subtype=
def vpc_subtype=(value) -> ::String
Parameter
- value (::String) — Check the VpcSubtype enum for the list of possible values.
Returns
- (::String) — Check the VpcSubtype enum for the list of possible values.