public final class SqlBackupRunsInsertRequest extends GeneratedMessage implements SqlBackupRunsInsertRequestOrBuilderBackup runs insert request.
Protobuf type google.cloud.sql.v1.SqlBackupRunsInsertRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SqlBackupRunsInsertRequestImplements
SqlBackupRunsInsertRequestOrBuilderStatic Fields
BODY_FIELD_NUMBER
public static final int BODY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SqlBackupRunsInsertRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SqlBackupRunsInsertRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest.Builder |
|
newBuilder(SqlBackupRunsInsertRequest prototype)
public static SqlBackupRunsInsertRequest.Builder newBuilder(SqlBackupRunsInsertRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SqlBackupRunsInsertRequest |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static SqlBackupRunsInsertRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SqlBackupRunsInsertRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SqlBackupRunsInsertRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SqlBackupRunsInsertRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SqlBackupRunsInsertRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SqlBackupRunsInsertRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SqlBackupRunsInsertRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SqlBackupRunsInsertRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SqlBackupRunsInsertRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getBody()
public BackupRun getBody().google.cloud.sql.v1.BackupRun body = 100;
| Returns | |
|---|---|
| Type | Description |
BackupRun |
The body. |
getBodyOrBuilder()
public BackupRunOrBuilder getBodyOrBuilder().google.cloud.sql.v1.BackupRun body = 100;
| Returns | |
|---|---|
| Type | Description |
BackupRunOrBuilder |
|
getDefaultInstanceForType()
public SqlBackupRunsInsertRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest |
|
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. |
getParserForType()
public Parser<SqlBackupRunsInsertRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SqlBackupRunsInsertRequest> |
|
getProject()
public String getProject()Project ID of the project that contains the instance.
string project = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID of the project that contains the instance.
string project = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasBody()
public boolean hasBody().google.cloud.sql.v1.BackupRun body = 100;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the body field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public SqlBackupRunsInsertRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SqlBackupRunsInsertRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest.Builder |
|
toBuilder()
public SqlBackupRunsInsertRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SqlBackupRunsInsertRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|