public static final class SourceObjectIdentifier.SqlServerObjectIdentifier extends GeneratedMessage implements SourceObjectIdentifier.SqlServerObjectIdentifierOrBuilderSQLServer data source object identifier.
Protobuf type
google.cloud.datastream.v1.SourceObjectIdentifier.SqlServerObjectIdentifier
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SourceObjectIdentifier.SqlServerObjectIdentifierStatic Fields
SCHEMA_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TABLE_FIELD_NUMBER
public static final int TABLE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SourceObjectIdentifier.SqlServerObjectIdentifier getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SourceObjectIdentifier.SqlServerObjectIdentifier.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier.Builder |
|
newBuilder(SourceObjectIdentifier.SqlServerObjectIdentifier prototype)
public static SourceObjectIdentifier.SqlServerObjectIdentifier.Builder newBuilder(SourceObjectIdentifier.SqlServerObjectIdentifier prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SourceObjectIdentifier.SqlServerObjectIdentifier |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier.Builder |
|
parseDelimitedFrom(InputStream input)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SourceObjectIdentifier.SqlServerObjectIdentifier parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SourceObjectIdentifier.SqlServerObjectIdentifier> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SqlServerObjectIdentifier> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SourceObjectIdentifier.SqlServerObjectIdentifier getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier |
|
getParserForType()
public Parser<SourceObjectIdentifier.SqlServerObjectIdentifier> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SqlServerObjectIdentifier> |
|
getSchema()
public String getSchema()Required. The schema name.
string schema = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The schema. |
getSchemaBytes()
public ByteString getSchemaBytes()Required. The schema name.
string schema = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for schema. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTable()
public String getTable()Required. The table name.
string table = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The table. |
getTableBytes()
public ByteString getTableBytes()Required. The table name.
string table = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for table. |
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 SourceObjectIdentifier.SqlServerObjectIdentifier.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SourceObjectIdentifier.SqlServerObjectIdentifier.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier.Builder |
|
toBuilder()
public SourceObjectIdentifier.SqlServerObjectIdentifier.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SourceObjectIdentifier.SqlServerObjectIdentifier.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|