Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::GetServerConfigRequest (v0.1.1)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::GetServerConfigRequest.

Gets the server config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name (project and location) of the server config to get, specified in the format projects/*/locations/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name (project and location) of the server config to get, specified in the format projects/*/locations/*.
Returns
  • (::String) — Required. The name (project and location) of the server config to get, specified in the format projects/*/locations/*.