Interface CustomTargetOrBuilder (1.39.0)

public interface CustomTargetOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCustomTargetType()

public abstract String getCustomTargetType()

Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.

string custom_target_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The customTargetType.

getCustomTargetTypeBytes()

public abstract ByteString getCustomTargetTypeBytes()

Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.

string custom_target_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for customTargetType.