- 1.54.0 (latest)
- 1.53.0
- 1.52.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.1.10
public static final class CloudSQLInstanceInfo.Builder extends GeneratedMessageV3.Builder<CloudSQLInstanceInfo.Builder> implements CloudSQLInstanceInfoOrBuilder
For display only. Metadata associated with a Cloud SQL instance.
Protobuf type google.cloud.networkmanagement.v1.CloudSQLInstanceInfo
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > CloudSQLInstanceInfo.BuilderImplements
CloudSQLInstanceInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CloudSQLInstanceInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
build()
public CloudSQLInstanceInfo build()
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo |
buildPartial()
public CloudSQLInstanceInfo buildPartial()
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo |
clear()
public CloudSQLInstanceInfo.Builder clear()
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
clearDisplayName()
public CloudSQLInstanceInfo.Builder clearDisplayName()
Name of a Cloud SQL instance.
string display_name = 1;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clearExternalIp()
public CloudSQLInstanceInfo.Builder clearExternalIp()
External IP address of a Cloud SQL instance.
string external_ip = 6;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public CloudSQLInstanceInfo.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
clearInternalIp()
public CloudSQLInstanceInfo.Builder clearInternalIp()
Internal IP address of a Cloud SQL instance.
string internal_ip = 5;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clearNetworkUri()
public CloudSQLInstanceInfo.Builder clearNetworkUri()
URI of a Cloud SQL instance network or empty string if the instance does not have one.
string network_uri = 4;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public CloudSQLInstanceInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
clearRegion()
public CloudSQLInstanceInfo.Builder clearRegion()
Region in which the Cloud SQL instance is running.
string region = 7;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clearUri()
public CloudSQLInstanceInfo.Builder clearUri()
URI of a Cloud SQL instance.
string uri = 2;
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
clone()
public CloudSQLInstanceInfo.Builder clone()
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
getDefaultInstanceForType()
public CloudSQLInstanceInfo getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
getDisplayName()
public String getDisplayName()
Name of a Cloud SQL instance.
string display_name = 1;
Returns | |
---|---|
Type | Description |
String |
The displayName. |
getDisplayNameBytes()
public ByteString getDisplayNameBytes()
Name of a Cloud SQL instance.
string display_name = 1;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for displayName. |
getExternalIp()
public String getExternalIp()
External IP address of a Cloud SQL instance.
string external_ip = 6;
Returns | |
---|---|
Type | Description |
String |
The externalIp. |
getExternalIpBytes()
public ByteString getExternalIpBytes()
External IP address of a Cloud SQL instance.
string external_ip = 6;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for externalIp. |
getInternalIp()
public String getInternalIp()
Internal IP address of a Cloud SQL instance.
string internal_ip = 5;
Returns | |
---|---|
Type | Description |
String |
The internalIp. |
getInternalIpBytes()
public ByteString getInternalIpBytes()
Internal IP address of a Cloud SQL instance.
string internal_ip = 5;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for internalIp. |
getNetworkUri()
public String getNetworkUri()
URI of a Cloud SQL instance network or empty string if the instance does not have one.
string network_uri = 4;
Returns | |
---|---|
Type | Description |
String |
The networkUri. |
getNetworkUriBytes()
public ByteString getNetworkUriBytes()
URI of a Cloud SQL instance network or empty string if the instance does not have one.
string network_uri = 4;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for networkUri. |
getRegion()
public String getRegion()
Region in which the Cloud SQL instance is running.
string region = 7;
Returns | |
---|---|
Type | Description |
String |
The region. |
getRegionBytes()
public ByteString getRegionBytes()
Region in which the Cloud SQL instance is running.
string region = 7;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for region. |
getUri()
public String getUri()
URI of a Cloud SQL instance.
string uri = 2;
Returns | |
---|---|
Type | Description |
String |
The uri. |
getUriBytes()
public ByteString getUriBytes()
URI of a Cloud SQL instance.
string uri = 2;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for uri. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(CloudSQLInstanceInfo other)
public CloudSQLInstanceInfo.Builder mergeFrom(CloudSQLInstanceInfo other)
Parameter | |
---|---|
Name | Description |
other |
CloudSQLInstanceInfo |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CloudSQLInstanceInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public CloudSQLInstanceInfo.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CloudSQLInstanceInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
setDisplayName(String value)
public CloudSQLInstanceInfo.Builder setDisplayName(String value)
Name of a Cloud SQL instance.
string display_name = 1;
Parameter | |
---|---|
Name | Description |
value |
String The displayName to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setDisplayNameBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setDisplayNameBytes(ByteString value)
Name of a Cloud SQL instance.
string display_name = 1;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for displayName to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setExternalIp(String value)
public CloudSQLInstanceInfo.Builder setExternalIp(String value)
External IP address of a Cloud SQL instance.
string external_ip = 6;
Parameter | |
---|---|
Name | Description |
value |
String The externalIp to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setExternalIpBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setExternalIpBytes(ByteString value)
External IP address of a Cloud SQL instance.
string external_ip = 6;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for externalIp to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public CloudSQLInstanceInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
setInternalIp(String value)
public CloudSQLInstanceInfo.Builder setInternalIp(String value)
Internal IP address of a Cloud SQL instance.
string internal_ip = 5;
Parameter | |
---|---|
Name | Description |
value |
String The internalIp to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setInternalIpBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setInternalIpBytes(ByteString value)
Internal IP address of a Cloud SQL instance.
string internal_ip = 5;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for internalIp to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setNetworkUri(String value)
public CloudSQLInstanceInfo.Builder setNetworkUri(String value)
URI of a Cloud SQL instance network or empty string if the instance does not have one.
string network_uri = 4;
Parameter | |
---|---|
Name | Description |
value |
String The networkUri to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setNetworkUriBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setNetworkUriBytes(ByteString value)
URI of a Cloud SQL instance network or empty string if the instance does not have one.
string network_uri = 4;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for networkUri to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setRegion(String value)
public CloudSQLInstanceInfo.Builder setRegion(String value)
Region in which the Cloud SQL instance is running.
string region = 7;
Parameter | |
---|---|
Name | Description |
value |
String The region to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setRegionBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setRegionBytes(ByteString value)
Region in which the Cloud SQL instance is running.
string region = 7;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for region to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CloudSQLInstanceInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final CloudSQLInstanceInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
setUri(String value)
public CloudSQLInstanceInfo.Builder setUri(String value)
URI of a Cloud SQL instance.
string uri = 2;
Parameter | |
---|---|
Name | Description |
value |
String The uri to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |
setUriBytes(ByteString value)
public CloudSQLInstanceInfo.Builder setUriBytes(ByteString value)
URI of a Cloud SQL instance.
string uri = 2;
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for uri to set. |
Returns | |
---|---|
Type | Description |
CloudSQLInstanceInfo.Builder |
This builder for chaining. |