Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::ConfigSource (v0.4.1)

Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::ConfigSource.

Represents a source file which is used to generate the service configuration defined by google.api.Service.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#files

def files() -> ::Array<::Google::Cloud::ServiceManagement::V1::ConfigFile>
Returns

#files=

def files=(value) -> ::Array<::Google::Cloud::ServiceManagement::V1::ConfigFile>
Parameter
Returns

#id

def id() -> ::String
Returns
  • (::String) — A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. If empty, the server may choose to generate one instead.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. If empty, the server may choose to generate one instead.
Returns
  • (::String) — A unique ID for a specific instance of this message, typically assigned by the client for tracking purpose. If empty, the server may choose to generate one instead.