public static final class KubernetesConfig.GatewayServiceMesh extends com.google.protobuf.GeneratedMessageV3 implements KubernetesConfig.GatewayServiceMeshOrBuilder
Information about the Kubernetes Gateway API service mesh configuration.Protobuf type
google.cloud.deploy.v1.KubernetesConfig.GatewayServiceMesh| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesConfig.GatewayServiceMesh.Builder
Information about the Kubernetes Gateway API service mesh configuration.
|
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 |
DEPLOYMENT_FIELD_NUMBER |
static int |
HTTP_ROUTE_FIELD_NUMBER |
static int |
ROUTE_UPDATE_WAIT_TIME_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
static int |
STABLE_CUTBACK_DURATION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static KubernetesConfig.GatewayServiceMesh |
getDefaultInstance() |
KubernetesConfig.GatewayServiceMesh |
getDefaultInstanceForType() |
String |
getDeployment()
Required.
|
com.google.protobuf.ByteString |
getDeploymentBytes()
Required.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHttpRoute()
Required.
|
com.google.protobuf.ByteString |
getHttpRouteBytes()
Required.
|
com.google.protobuf.Parser<KubernetesConfig.GatewayServiceMesh> |
getParserForType() |
com.google.protobuf.Duration |
getRouteUpdateWaitTime()
Optional.
|
com.google.protobuf.DurationOrBuilder |
getRouteUpdateWaitTimeOrBuilder()
Optional.
|
int |
getSerializedSize() |
String |
getService()
Required.
|
com.google.protobuf.ByteString |
getServiceBytes()
Required.
|
com.google.protobuf.Duration |
getStableCutbackDuration()
Optional.
|
com.google.protobuf.DurationOrBuilder |
getStableCutbackDurationOrBuilder()
Optional.
|
int |
hashCode() |
boolean |
hasRouteUpdateWaitTime()
Optional.
|
boolean |
hasStableCutbackDuration()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static KubernetesConfig.GatewayServiceMesh.Builder |
newBuilder() |
static KubernetesConfig.GatewayServiceMesh.Builder |
newBuilder(KubernetesConfig.GatewayServiceMesh prototype) |
KubernetesConfig.GatewayServiceMesh.Builder |
newBuilderForType() |
protected KubernetesConfig.GatewayServiceMesh.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static KubernetesConfig.GatewayServiceMesh |
parseDelimitedFrom(InputStream input) |
static KubernetesConfig.GatewayServiceMesh |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(byte[] data) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(ByteBuffer data) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(com.google.protobuf.ByteString data) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(com.google.protobuf.CodedInputStream input) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(InputStream input) |
static KubernetesConfig.GatewayServiceMesh |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<KubernetesConfig.GatewayServiceMesh> |
parser() |
KubernetesConfig.GatewayServiceMesh.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 HTTP_ROUTE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int DEPLOYMENT_FIELD_NUMBER
public static final int ROUTE_UPDATE_WAIT_TIME_FIELD_NUMBER
public static final int STABLE_CUTBACK_DURATION_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 getHttpRoute()
Required. Name of the Gateway API HTTPRoute.
string http_route = 1 [(.google.api.field_behavior) = REQUIRED];getHttpRoute in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.ByteString getHttpRouteBytes()
Required. Name of the Gateway API HTTPRoute.
string http_route = 1 [(.google.api.field_behavior) = REQUIRED];getHttpRouteBytes in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic String getService()
Required. Name of the Kubernetes Service.
string service = 2 [(.google.api.field_behavior) = REQUIRED];getService in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
Required. Name of the Kubernetes Service.
string service = 2 [(.google.api.field_behavior) = REQUIRED];getServiceBytes in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic String getDeployment()
Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
string deployment = 3 [(.google.api.field_behavior) = REQUIRED];getDeployment in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.ByteString getDeploymentBytes()
Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
string deployment = 3 [(.google.api.field_behavior) = REQUIRED];getDeploymentBytes in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic boolean hasRouteUpdateWaitTime()
Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
.google.protobuf.Duration route_update_wait_time = 4 [(.google.api.field_behavior) = OPTIONAL];
hasRouteUpdateWaitTime in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.Duration getRouteUpdateWaitTime()
Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
.google.protobuf.Duration route_update_wait_time = 4 [(.google.api.field_behavior) = OPTIONAL];
getRouteUpdateWaitTime in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.DurationOrBuilder getRouteUpdateWaitTimeOrBuilder()
Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
.google.protobuf.Duration route_update_wait_time = 4 [(.google.api.field_behavior) = OPTIONAL];
getRouteUpdateWaitTimeOrBuilder in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic boolean hasStableCutbackDuration()
Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
.google.protobuf.Duration stable_cutback_duration = 5 [(.google.api.field_behavior) = OPTIONAL];
hasStableCutbackDuration in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.Duration getStableCutbackDuration()
Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
.google.protobuf.Duration stable_cutback_duration = 5 [(.google.api.field_behavior) = OPTIONAL];
getStableCutbackDuration in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic com.google.protobuf.DurationOrBuilder getStableCutbackDurationOrBuilder()
Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
.google.protobuf.Duration stable_cutback_duration = 5 [(.google.api.field_behavior) = OPTIONAL];
getStableCutbackDurationOrBuilder in interface KubernetesConfig.GatewayServiceMeshOrBuilderpublic 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 KubernetesConfig.GatewayServiceMesh parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(InputStream input) throws IOException
IOExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KubernetesConfig.GatewayServiceMesh parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static KubernetesConfig.GatewayServiceMesh parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static KubernetesConfig.GatewayServiceMesh parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic KubernetesConfig.GatewayServiceMesh.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static KubernetesConfig.GatewayServiceMesh.Builder newBuilder()
public static KubernetesConfig.GatewayServiceMesh.Builder newBuilder(KubernetesConfig.GatewayServiceMesh prototype)
public KubernetesConfig.GatewayServiceMesh.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected KubernetesConfig.GatewayServiceMesh.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static KubernetesConfig.GatewayServiceMesh getDefaultInstance()
public static com.google.protobuf.Parser<KubernetesConfig.GatewayServiceMesh> parser()
public com.google.protobuf.Parser<KubernetesConfig.GatewayServiceMesh> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public KubernetesConfig.GatewayServiceMesh getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.