public interface CustomTargetOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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;
| Returns | |
|---|---|
| Type | Description |
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;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for customTargetType. |