public final class ConfigSyncVersion extends com.google.protobuf.GeneratedMessageV3 implements ConfigSyncVersionOrBuilder
Specific versioning information pertaining to ConfigSync's PodsProtobuf type
google.cloud.gkehub.configmanagement.v1alpha.ConfigSyncVersion| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigSyncVersion.Builder
Specific versioning information pertaining to ConfigSync's Pods
|
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 |
GIT_SYNC_FIELD_NUMBER |
static int |
IMPORTER_FIELD_NUMBER |
static int |
MONITOR_FIELD_NUMBER |
static int |
RECONCILER_MANAGER_FIELD_NUMBER |
static int |
ROOT_RECONCILER_FIELD_NUMBER |
static int |
SYNCER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ConfigSyncVersion |
getDefaultInstance() |
ConfigSyncVersion |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGitSync()
Version of the deployed git-sync pod
|
com.google.protobuf.ByteString |
getGitSyncBytes()
Version of the deployed git-sync pod
|
String |
getImporter()
Version of the deployed importer pod
|
com.google.protobuf.ByteString |
getImporterBytes()
Version of the deployed importer pod
|
String |
getMonitor()
Version of the deployed monitor pod
|
com.google.protobuf.ByteString |
getMonitorBytes()
Version of the deployed monitor pod
|
com.google.protobuf.Parser<ConfigSyncVersion> |
getParserForType() |
String |
getReconcilerManager()
Version of the deployed reconciler-manager pod
|
com.google.protobuf.ByteString |
getReconcilerManagerBytes()
Version of the deployed reconciler-manager pod
|
String |
getRootReconciler()
Version of the deployed reconciler container in root-reconciler pod
|
com.google.protobuf.ByteString |
getRootReconcilerBytes()
Version of the deployed reconciler container in root-reconciler pod
|
int |
getSerializedSize() |
String |
getSyncer()
Version of the deployed syncer pod
|
com.google.protobuf.ByteString |
getSyncerBytes()
Version of the deployed syncer pod
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ConfigSyncVersion.Builder |
newBuilder() |
static ConfigSyncVersion.Builder |
newBuilder(ConfigSyncVersion prototype) |
ConfigSyncVersion.Builder |
newBuilderForType() |
protected ConfigSyncVersion.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ConfigSyncVersion |
parseDelimitedFrom(InputStream input) |
static ConfigSyncVersion |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncVersion |
parseFrom(byte[] data) |
static ConfigSyncVersion |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncVersion |
parseFrom(ByteBuffer data) |
static ConfigSyncVersion |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncVersion |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigSyncVersion |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncVersion |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigSyncVersion |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigSyncVersion |
parseFrom(InputStream input) |
static ConfigSyncVersion |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigSyncVersion> |
parser() |
ConfigSyncVersion.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 IMPORTER_FIELD_NUMBER
public static final int SYNCER_FIELD_NUMBER
public static final int GIT_SYNC_FIELD_NUMBER
public static final int MONITOR_FIELD_NUMBER
public static final int RECONCILER_MANAGER_FIELD_NUMBER
public static final int ROOT_RECONCILER_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 String getImporter()
Version of the deployed importer pod
string importer = 1;getImporter in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getImporterBytes()
Version of the deployed importer pod
string importer = 1;getImporterBytes in interface ConfigSyncVersionOrBuilderpublic String getSyncer()
Version of the deployed syncer pod
string syncer = 2;getSyncer in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getSyncerBytes()
Version of the deployed syncer pod
string syncer = 2;getSyncerBytes in interface ConfigSyncVersionOrBuilderpublic String getGitSync()
Version of the deployed git-sync pod
string git_sync = 3;getGitSync in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getGitSyncBytes()
Version of the deployed git-sync pod
string git_sync = 3;getGitSyncBytes in interface ConfigSyncVersionOrBuilderpublic String getMonitor()
Version of the deployed monitor pod
string monitor = 4;getMonitor in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getMonitorBytes()
Version of the deployed monitor pod
string monitor = 4;getMonitorBytes in interface ConfigSyncVersionOrBuilderpublic String getReconcilerManager()
Version of the deployed reconciler-manager pod
string reconciler_manager = 5;getReconcilerManager in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getReconcilerManagerBytes()
Version of the deployed reconciler-manager pod
string reconciler_manager = 5;getReconcilerManagerBytes in interface ConfigSyncVersionOrBuilderpublic String getRootReconciler()
Version of the deployed reconciler container in root-reconciler pod
string root_reconciler = 6;getRootReconciler in interface ConfigSyncVersionOrBuilderpublic com.google.protobuf.ByteString getRootReconcilerBytes()
Version of the deployed reconciler container in root-reconciler pod
string root_reconciler = 6;getRootReconcilerBytes in interface ConfigSyncVersionOrBuilderpublic 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 ConfigSyncVersion parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigSyncVersion parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigSyncVersion parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigSyncVersion parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigSyncVersion parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigSyncVersion parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigSyncVersion parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigSyncVersion.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ConfigSyncVersion.Builder newBuilder()
public static ConfigSyncVersion.Builder newBuilder(ConfigSyncVersion prototype)
public ConfigSyncVersion.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ConfigSyncVersion.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ConfigSyncVersion getDefaultInstance()
public static com.google.protobuf.Parser<ConfigSyncVersion> parser()
public com.google.protobuf.Parser<ConfigSyncVersion> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ConfigSyncVersion getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.