Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::CustomTarget (v0.19.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::CustomTarget.

Information specifying a Custom Target.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_target_type

def custom_target_type() -> ::String
Returns
  • (::String) — Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.

#custom_target_type=

def custom_target_type=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.
Returns
  • (::String) — Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.