Class CertificateMap.GclbTarget (0.47.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
Type Description
int

TARGET_HTTPS_PROXY_FIELD_NUMBER

public static final int TARGET_HTTPS_PROXY_FIELD_NUMBER
Field Value
Type Description
int

TARGET_SSL_PROXY_FIELD_NUMBER

public static final int TARGET_SSL_PROXY_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static CertificateMap.GclbTarget getDefaultInstance()
Returns
Type Description
CertificateMap.GclbTarget

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static CertificateMap.GclbTarget.Builder newBuilder()
Returns
Type Description
CertificateMap.GclbTarget.Builder

newBuilder(CertificateMap.GclbTarget prototype)

public static CertificateMap.GclbTarget.Builder newBuilder(CertificateMap.GclbTarget prototype)
Parameter
Name Description
prototype CertificateMap.GclbTarget
Returns
Type Description
CertificateMap.GclbTarget.Builder

parseDelimitedFrom(InputStream input)

public static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static CertificateMap.GclbTarget parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static CertificateMap.GclbTarget parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static CertificateMap.GclbTarget parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static CertificateMap.GclbTarget parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static CertificateMap.GclbTarget parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static CertificateMap.GclbTarget parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CertificateMap.GclbTarget
Exceptions
Type Description
InvalidProtocolBufferException

parser()

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

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public CertificateMap.GclbTarget getDefaultInstanceForType()
Returns
Type Description
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
Name Description
index int
Returns
Type Description
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
Type Description
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
Type Description
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
Name Description
index int
Returns
Type Description
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
Type Description
List<? extends com.google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfigOrBuilder>

getParserForType()

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

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
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
Type Description
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
Type Description
ByteString

The bytes for targetHttpsProxy.

getTargetProxyCase()

public CertificateMap.GclbTarget.TargetProxyCase getTargetProxyCase()
Returns
Type Description
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
Type Description
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
Type Description
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
Type Description
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
Type Description
boolean

Whether the targetSslProxy field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public CertificateMap.GclbTarget.Builder newBuilderForType()
Returns
Type Description
CertificateMap.GclbTarget.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected CertificateMap.GclbTarget.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
CertificateMap.GclbTarget.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public CertificateMap.GclbTarget.Builder toBuilder()
Returns
Type Description
CertificateMap.GclbTarget.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException