public static final class SqlOperationsListRequest.Builder extends GeneratedMessage.Builder<SqlOperationsListRequest.Builder> implements SqlOperationsListRequestOrBuilderOperations list request.
Protobuf type google.cloud.sql.v1.SqlOperationsListRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SqlOperationsListRequest.BuilderImplements
SqlOperationsListRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SqlOperationsListRequest build()| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest |
|
buildPartial()
public SqlOperationsListRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest |
|
clear()
public SqlOperationsListRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
|
clearInstance()
public SqlOperationsListRequest.Builder clearInstance()Cloud SQL instance ID. This does not include the project ID.
string instance = 1;
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
clearLocation()
public SqlOperationsListRequest.Builder clearLocation()Optional. Region of the Cloud SQL instance.
string location = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
clearMaxResults()
public SqlOperationsListRequest.Builder clearMaxResults()Maximum number of operations per response.
uint32 max_results = 2;
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
clearPageToken()
public SqlOperationsListRequest.Builder clearPageToken()A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
clearProject()
public SqlOperationsListRequest.Builder clearProject()Project ID of the project that contains the instance.
string project = 4;
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public SqlOperationsListRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getInstance()
public String getInstance()Cloud SQL instance ID. This does not include the project ID.
string instance = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The instance. |
getInstanceBytes()
public ByteString getInstanceBytes()Cloud SQL instance ID. This does not include the project ID.
string instance = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for instance. |
getLocation()
public String getLocation()Optional. Region of the Cloud SQL instance.
string location = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The location. |
getLocationBytes()
public ByteString getLocationBytes()Optional. Region of the Cloud SQL instance.
string location = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for location. |
getMaxResults()
public int getMaxResults()Maximum number of operations per response.
uint32 max_results = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The maxResults. |
getPageToken()
public String getPageToken()A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The pageToken. |
getPageTokenBytes()
public ByteString getPageTokenBytes()A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for pageToken. |
getProject()
public String getProject()Project ID of the project that contains the instance.
string project = 4;
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID of the project that contains the instance.
string project = 4;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SqlOperationsListRequest other)
public SqlOperationsListRequest.Builder mergeFrom(SqlOperationsListRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
SqlOperationsListRequest |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SqlOperationsListRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SqlOperationsListRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
|
setInstance(String value)
public SqlOperationsListRequest.Builder setInstance(String value)Cloud SQL instance ID. This does not include the project ID.
string instance = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe instance to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setInstanceBytes(ByteString value)
public SqlOperationsListRequest.Builder setInstanceBytes(ByteString value)Cloud SQL instance ID. This does not include the project ID.
string instance = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for instance to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setLocation(String value)
public SqlOperationsListRequest.Builder setLocation(String value)Optional. Region of the Cloud SQL instance.
string location = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe location to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setLocationBytes(ByteString value)
public SqlOperationsListRequest.Builder setLocationBytes(ByteString value)Optional. Region of the Cloud SQL instance.
string location = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for location to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setMaxResults(int value)
public SqlOperationsListRequest.Builder setMaxResults(int value)Maximum number of operations per response.
uint32 max_results = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
intThe maxResults to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setPageToken(String value)
public SqlOperationsListRequest.Builder setPageToken(String value)A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setPageTokenBytes(ByteString value)
public SqlOperationsListRequest.Builder setPageTokenBytes(ByteString value)A previously-returned page token representing part of the larger set of results to view.
string page_token = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setProject(String value)
public SqlOperationsListRequest.Builder setProject(String value)Project ID of the project that contains the instance.
string project = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe project to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public SqlOperationsListRequest.Builder setProjectBytes(ByteString value)Project ID of the project that contains the instance.
string project = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for project to set. |
| Returns | |
|---|---|
| Type | Description |
SqlOperationsListRequest.Builder |
This builder for chaining. |