Class CertificateMap.GclbTarget (0.44.0)

public static final class CertificateMap.GclbTarget extends GeneratedMessageV3 implements CertificateMap.GclbTargetOrBuilder

Describes a Target Proxy that uses this Certificate Map.

Protobuf type google.cloud.certificatemanager.v1.CertificateMap.GclbTarget

Static Fields

IP_CONFIGS_FIELD_NUMBER

public static final int IP_CONFIGS_FIELD_NUMBER
Field Value
TypeDescription
int

TARGET_HTTPS_PROXY_FIELD_NUMBER

public static final int TARGET_HTTPS_PROXY_FIELD_NUMBER
Field Value
TypeDescription
int

TARGET_SSL_PROXY_FIELD_NUMBER

public static final int TARGET_SSL_PROXY_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static CertificateMap.GclbTarget getDefaultInstance()
Returns
TypeDescription
CertificateMap.GclbTarget

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static CertificateMap.GclbTarget.Builder newBuilder()
Returns
TypeDescription
CertificateMap.GclbTarget.Builder

newBuilder(CertificateMap.GclbTarget prototype)

public static CertificateMap.GclbTarget.Builder newBuilder(CertificateMap.GclbTarget prototype)
Parameter
NameDescription
prototypeCertificateMap.GclbTarget
Returns
TypeDescription
CertificateMap.GclbTarget.Builder

parseDelimitedFrom(InputStream input)

public static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static CertificateMap.GclbTarget parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static CertificateMap.GclbTarget parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static CertificateMap.GclbTarget parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static CertificateMap.GclbTarget parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static CertificateMap.GclbTarget parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
CertificateMap.GclbTarget
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<CertificateMap.GclbTarget> parser()
Returns
TypeDescription
Parser<GclbTarget>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public CertificateMap.GclbTarget getDefaultInstanceForType()
Returns
TypeDescription
CertificateMap.GclbTarget

getIpConfigs(int index)

public 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];

Parameter
NameDescription
indexint
Returns
TypeDescription
CertificateMap.GclbTarget.IpConfig

getIpConfigsCount()

public 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];

Returns
TypeDescription
int

getIpConfigsList()

public 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];

Returns
TypeDescription
List<IpConfig>

getIpConfigsOrBuilder(int index)

public 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];

Parameter
NameDescription
indexint
Returns
TypeDescription
CertificateMap.GclbTarget.IpConfigOrBuilder

getIpConfigsOrBuilderList()

public 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];

Returns
TypeDescription
List<? extends com.google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfigOrBuilder>

getParserForType()

public Parser<CertificateMap.GclbTarget> getParserForType()
Returns
TypeDescription
Parser<GclbTarget>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

getTargetHttpsProxy()

public 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];

Returns
TypeDescription
String

The targetHttpsProxy.

getTargetHttpsProxyBytes()

public 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];

Returns
TypeDescription
ByteString

The bytes for targetHttpsProxy.

getTargetProxyCase()

public CertificateMap.GclbTarget.TargetProxyCase getTargetProxyCase()
Returns
TypeDescription
CertificateMap.GclbTarget.TargetProxyCase

getTargetSslProxy()

public 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];

Returns
TypeDescription
String

The targetSslProxy.

getTargetSslProxyBytes()

public 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];

Returns
TypeDescription
ByteString

The bytes for targetSslProxy.

hasTargetHttpsProxy()

public 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];

Returns
TypeDescription
boolean

Whether the targetHttpsProxy field is set.

hasTargetSslProxy()

public 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];

Returns
TypeDescription
boolean

Whether the targetSslProxy field is set.

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public CertificateMap.GclbTarget.Builder newBuilderForType()
Returns
TypeDescription
CertificateMap.GclbTarget.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected CertificateMap.GclbTarget.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
CertificateMap.GclbTarget.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public CertificateMap.GclbTarget.Builder toBuilder()
Returns
TypeDescription
CertificateMap.GclbTarget.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException