public static final class TimedPromoteReleaseCondition.Targets extends GeneratedMessage implements TimedPromoteReleaseCondition.TargetsOrBuilderThe targets involved in a single timed promotion.
Protobuf type google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > TimedPromoteReleaseCondition.TargetsStatic Fields
DESTINATION_TARGET_ID_FIELD_NUMBER
public static final int DESTINATION_TARGET_ID_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SOURCE_TARGET_ID_FIELD_NUMBER
public static final int SOURCE_TARGET_ID_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static TimedPromoteReleaseCondition.Targets getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static TimedPromoteReleaseCondition.Targets.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
newBuilder(TimedPromoteReleaseCondition.Targets prototype)
public static TimedPromoteReleaseCondition.Targets.Builder newBuilder(TimedPromoteReleaseCondition.Targets prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
TimedPromoteReleaseCondition.Targets |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
parseDelimitedFrom(InputStream input)
public static TimedPromoteReleaseCondition.Targets parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static TimedPromoteReleaseCondition.Targets parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static TimedPromoteReleaseCondition.Targets parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static TimedPromoteReleaseCondition.Targets parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static TimedPromoteReleaseCondition.Targets parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static TimedPromoteReleaseCondition.Targets parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static TimedPromoteReleaseCondition.Targets parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<TimedPromoteReleaseCondition.Targets> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Targets> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public TimedPromoteReleaseCondition.Targets getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets |
|
getDestinationTargetId()
public String getDestinationTargetId()Optional. The destination target ID.
string destination_target_id = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The destinationTargetId. |
getDestinationTargetIdBytes()
public ByteString getDestinationTargetIdBytes()Optional. The destination target ID.
string destination_target_id = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for destinationTargetId. |
getParserForType()
public Parser<TimedPromoteReleaseCondition.Targets> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Targets> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSourceTargetId()
public String getSourceTargetId()Optional. The source target ID.
string source_target_id = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The sourceTargetId. |
getSourceTargetIdBytes()
public ByteString getSourceTargetIdBytes()Optional. The source target ID.
string source_target_id = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for sourceTargetId. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public TimedPromoteReleaseCondition.Targets.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected TimedPromoteReleaseCondition.Targets.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
toBuilder()
public TimedPromoteReleaseCondition.Targets.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
TimedPromoteReleaseCondition.Targets.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|