Network Services V1 API - Class Google::Cloud::NetworkServices::V1::GetLbEdgeExtensionRequest (v2.7.0)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::GetLbEdgeExtensionRequest.

Message for getting a LbEdgeExtension resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the LbEdgeExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbEdgeExtensions/{lb_edge_extension}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. A name of the LbEdgeExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbEdgeExtensions/{lb_edge_extension}.
Returns
  • (::String) — Required. A name of the LbEdgeExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbEdgeExtensions/{lb_edge_extension}.