Cloud Build V2 API - Class Google::Cloud::Build::V2::ServiceDirectoryConfig (v0.7.0)

Reference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::ServiceDirectoryConfig.

ServiceDirectoryConfig represents Service Directory configuration for a connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#service

def service() -> ::String
Returns
  • (::String) — Required. The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.

#service=

def service=(value) -> ::String
Parameter
  • value (::String) — Required. The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
Returns
  • (::String) — Required. The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.