public final class TargetsPresentCondition extends com.google.protobuf.GeneratedMessageV3 implements TargetsPresentConditionOrBuilder
`TargetsPresentCondition` contains information on any Targets referenced in the Delivery Pipeline that do not actually exist.Protobuf type
google.cloud.deploy.v1.TargetsPresentCondition| Modifier and Type | Class and Description |
|---|---|
static class |
TargetsPresentCondition.Builder
`TargetsPresentCondition` contains information on any Targets referenced in
the Delivery Pipeline that do not actually exist.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
MISSING_TARGETS_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static TargetsPresentCondition |
getDefaultInstance() |
TargetsPresentCondition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMissingTargets(int index)
The list of Target names that do not exist.
|
com.google.protobuf.ByteString |
getMissingTargetsBytes(int index)
The list of Target names that do not exist.
|
int |
getMissingTargetsCount()
The list of Target names that do not exist.
|
com.google.protobuf.ProtocolStringList |
getMissingTargetsList()
The list of Target names that do not exist.
|
com.google.protobuf.Parser<TargetsPresentCondition> |
getParserForType() |
int |
getSerializedSize() |
boolean |
getStatus()
True if there aren't any missing Targets.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Last time the condition was updated.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Last time the condition was updated.
|
int |
hashCode() |
boolean |
hasUpdateTime()
Last time the condition was updated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TargetsPresentCondition.Builder |
newBuilder() |
static TargetsPresentCondition.Builder |
newBuilder(TargetsPresentCondition prototype) |
TargetsPresentCondition.Builder |
newBuilderForType() |
protected TargetsPresentCondition.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TargetsPresentCondition |
parseDelimitedFrom(InputStream input) |
static TargetsPresentCondition |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
parseFrom(byte[] data) |
static TargetsPresentCondition |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
parseFrom(ByteBuffer data) |
static TargetsPresentCondition |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
parseFrom(com.google.protobuf.ByteString data) |
static TargetsPresentCondition |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetsPresentCondition |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetsPresentCondition |
parseFrom(InputStream input) |
static TargetsPresentCondition |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TargetsPresentCondition> |
parser() |
TargetsPresentCondition.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATUS_FIELD_NUMBER
public static final int MISSING_TARGETS_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean getStatus()
True if there aren't any missing Targets.
bool status = 1;getStatus in interface TargetsPresentConditionOrBuilderpublic com.google.protobuf.ProtocolStringList getMissingTargetsList()
The list of Target names that do not exist. For example,
`projects/{project_id}/locations/{location_name}/targets/{target_name}`.
repeated string missing_targets = 2 [(.google.api.resource_reference) = { ... }getMissingTargetsList in interface TargetsPresentConditionOrBuilderpublic int getMissingTargetsCount()
The list of Target names that do not exist. For example,
`projects/{project_id}/locations/{location_name}/targets/{target_name}`.
repeated string missing_targets = 2 [(.google.api.resource_reference) = { ... }getMissingTargetsCount in interface TargetsPresentConditionOrBuilderpublic String getMissingTargets(int index)
The list of Target names that do not exist. For example,
`projects/{project_id}/locations/{location_name}/targets/{target_name}`.
repeated string missing_targets = 2 [(.google.api.resource_reference) = { ... }getMissingTargets in interface TargetsPresentConditionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getMissingTargetsBytes(int index)
The list of Target names that do not exist. For example,
`projects/{project_id}/locations/{location_name}/targets/{target_name}`.
repeated string missing_targets = 2 [(.google.api.resource_reference) = { ... }getMissingTargetsBytes in interface TargetsPresentConditionOrBuilderindex - The index of the value to return.public boolean hasUpdateTime()
Last time the condition was updated.
.google.protobuf.Timestamp update_time = 4;hasUpdateTime in interface TargetsPresentConditionOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Last time the condition was updated.
.google.protobuf.Timestamp update_time = 4;getUpdateTime in interface TargetsPresentConditionOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Last time the condition was updated.
.google.protobuf.Timestamp update_time = 4;getUpdateTimeOrBuilder in interface TargetsPresentConditionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static TargetsPresentCondition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TargetsPresentCondition parseFrom(InputStream input) throws IOException
IOExceptionpublic static TargetsPresentCondition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TargetsPresentCondition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TargetsPresentCondition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TargetsPresentCondition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TargetsPresentCondition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TargetsPresentCondition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TargetsPresentCondition.Builder newBuilder()
public static TargetsPresentCondition.Builder newBuilder(TargetsPresentCondition prototype)
public TargetsPresentCondition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TargetsPresentCondition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TargetsPresentCondition getDefaultInstance()
public static com.google.protobuf.Parser<TargetsPresentCondition> parser()
public com.google.protobuf.Parser<TargetsPresentCondition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TargetsPresentCondition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.