public static final class CertificateMap.GclbTarget extends com.google.protobuf.GeneratedMessageV3 implements CertificateMap.GclbTargetOrBuilder
Describes a Target Proxy that uses this Certificate Map.Protobuf type
google.cloud.certificatemanager.v1.CertificateMap.GclbTarget| Modifier and Type | Class and Description |
|---|---|
static class |
CertificateMap.GclbTarget.Builder
Describes a Target Proxy that uses this Certificate Map.
|
static class |
CertificateMap.GclbTarget.IpConfig
Defines IP configuration where this Certificate Map is serving.
|
static interface |
CertificateMap.GclbTarget.IpConfigOrBuilder |
static class |
CertificateMap.GclbTarget.TargetProxyCase |
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 |
IP_CONFIGS_FIELD_NUMBER |
static int |
TARGET_HTTPS_PROXY_FIELD_NUMBER |
static int |
TARGET_SSL_PROXY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static CertificateMap.GclbTarget |
getDefaultInstance() |
CertificateMap.GclbTarget |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CertificateMap.GclbTarget.IpConfig |
getIpConfigs(int index)
Output only.
|
int |
getIpConfigsCount()
Output only.
|
List<CertificateMap.GclbTarget.IpConfig> |
getIpConfigsList()
Output only.
|
CertificateMap.GclbTarget.IpConfigOrBuilder |
getIpConfigsOrBuilder(int index)
Output only.
|
List<? extends CertificateMap.GclbTarget.IpConfigOrBuilder> |
getIpConfigsOrBuilderList()
Output only.
|
com.google.protobuf.Parser<CertificateMap.GclbTarget> |
getParserForType() |
int |
getSerializedSize() |
String |
getTargetHttpsProxy()
Output only.
|
com.google.protobuf.ByteString |
getTargetHttpsProxyBytes()
Output only.
|
CertificateMap.GclbTarget.TargetProxyCase |
getTargetProxyCase() |
String |
getTargetSslProxy()
Output only.
|
com.google.protobuf.ByteString |
getTargetSslProxyBytes()
Output only.
|
int |
hashCode() |
boolean |
hasTargetHttpsProxy()
Output only.
|
boolean |
hasTargetSslProxy()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CertificateMap.GclbTarget.Builder |
newBuilder() |
static CertificateMap.GclbTarget.Builder |
newBuilder(CertificateMap.GclbTarget prototype) |
CertificateMap.GclbTarget.Builder |
newBuilderForType() |
protected CertificateMap.GclbTarget.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CertificateMap.GclbTarget |
parseDelimitedFrom(InputStream input) |
static CertificateMap.GclbTarget |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateMap.GclbTarget |
parseFrom(byte[] data) |
static CertificateMap.GclbTarget |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateMap.GclbTarget |
parseFrom(ByteBuffer data) |
static CertificateMap.GclbTarget |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateMap.GclbTarget |
parseFrom(com.google.protobuf.ByteString data) |
static CertificateMap.GclbTarget |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateMap.GclbTarget |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CertificateMap.GclbTarget |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateMap.GclbTarget |
parseFrom(InputStream input) |
static CertificateMap.GclbTarget |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CertificateMap.GclbTarget> |
parser() |
CertificateMap.GclbTarget.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 TARGET_HTTPS_PROXY_FIELD_NUMBER
public static final int TARGET_SSL_PROXY_FIELD_NUMBER
public static final int IP_CONFIGS_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 CertificateMap.GclbTarget.TargetProxyCase getTargetProxyCase()
getTargetProxyCase in interface CertificateMap.GclbTargetOrBuilderpublic boolean hasTargetHttpsProxy()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];hasTargetHttpsProxy in interface CertificateMap.GclbTargetOrBuilderpublic String getTargetHttpsProxy()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetHttpsProxy in interface CertificateMap.GclbTargetOrBuilderpublic com.google.protobuf.ByteString getTargetHttpsProxyBytes()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetHttpsProxies/*`.
string target_https_proxy = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetHttpsProxyBytes in interface CertificateMap.GclbTargetOrBuilderpublic boolean hasTargetSslProxy()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];hasTargetSslProxy in interface CertificateMap.GclbTargetOrBuilderpublic String getTargetSslProxy()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetSslProxy in interface CertificateMap.GclbTargetOrBuilderpublic com.google.protobuf.ByteString getTargetSslProxyBytes()
Output only. This field returns the resource name in the following format: `//compute.googleapis.com/projects/*/global/targetSslProxies/*`.
string target_ssl_proxy = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetSslProxyBytes in interface CertificateMap.GclbTargetOrBuilderpublic List<CertificateMap.GclbTarget.IpConfig> getIpConfigsList()
Output only. IP configurations for this Target Proxy where the Certificate Map is serving.
repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIpConfigsList in interface CertificateMap.GclbTargetOrBuilderpublic List<? extends CertificateMap.GclbTarget.IpConfigOrBuilder> getIpConfigsOrBuilderList()
Output only. IP configurations for this Target Proxy where the Certificate Map is serving.
repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIpConfigsOrBuilderList in interface CertificateMap.GclbTargetOrBuilderpublic int getIpConfigsCount()
Output only. IP configurations for this Target Proxy where the Certificate Map is serving.
repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIpConfigsCount in interface CertificateMap.GclbTargetOrBuilderpublic CertificateMap.GclbTarget.IpConfig getIpConfigs(int index)
Output only. IP configurations for this Target Proxy where the Certificate Map is serving.
repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIpConfigs in interface CertificateMap.GclbTargetOrBuilderpublic CertificateMap.GclbTarget.IpConfigOrBuilder getIpConfigsOrBuilder(int index)
Output only. IP configurations for this Target Proxy where the Certificate Map is serving.
repeated .google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig ip_configs = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIpConfigsOrBuilder in interface CertificateMap.GclbTargetOrBuilderpublic 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 CertificateMap.GclbTarget parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CertificateMap.GclbTarget parseFrom(InputStream input) throws IOException
IOExceptionpublic static CertificateMap.GclbTarget parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CertificateMap.GclbTarget parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CertificateMap.GclbTarget parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CertificateMap.GclbTarget.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CertificateMap.GclbTarget.Builder newBuilder()
public static CertificateMap.GclbTarget.Builder newBuilder(CertificateMap.GclbTarget prototype)
public CertificateMap.GclbTarget.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CertificateMap.GclbTarget.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CertificateMap.GclbTarget getDefaultInstance()
public static com.google.protobuf.Parser<CertificateMap.GclbTarget> parser()
public com.google.protobuf.Parser<CertificateMap.GclbTarget> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CertificateMap.GclbTarget getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.