| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo.Builder |
ConnectionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.clear() |
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearInstanceUid()
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearIpAddress()
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearName()
The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo
This field currently has no semantic meaning.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.clearPublicIpAddress()
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.clone() |
ConnectionInfo.Builder |
ConnectionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.mergeFrom(ConnectionInfo other) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ConnectionInfo.Builder |
ConnectionInfo.newBuilder() |
static ConnectionInfo.Builder |
ConnectionInfo.newBuilder(ConnectionInfo prototype) |
ConnectionInfo.Builder |
ConnectionInfo.newBuilderForType() |
protected ConnectionInfo.Builder |
ConnectionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.setInstanceUid(String value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setInstanceUidBytes(com.google.protobuf.ByteString value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setIpAddress(String value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setIpAddressBytes(com.google.protobuf.ByteString value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setName(String value)
The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo
This field currently has no semantic meaning.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the ConnectionInfo singleton resource, e.g.:
projects/{project}/locations/{location}/clusters/*/instances/*/connectionInfo
This field currently has no semantic meaning.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setPublicIpAddress(String value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setPublicIpAddressBytes(com.google.protobuf.ByteString value)
Output only.
|
ConnectionInfo.Builder |
ConnectionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConnectionInfo.Builder |
ConnectionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConnectionInfo.Builder |
ConnectionInfo.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.