Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::ConfigRef.
Represents a service configuration with its name and id.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Resource name of a service config. It must have the following format: "services/{service name}/configs/{config id}".
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Resource name of a service config. It must have the following format: "services/{service name}/configs/{config id}".
Returns
- (::String) — Resource name of a service config. It must have the following format: "services/{service name}/configs/{config id}".