public static final class Lake.Metastore extends GeneratedMessageV3 implements Lake.MetastoreOrBuilder
Settings to manage association of Dataproc Metastore with a lake.
Protobuf type google.events.cloud.dataplex.v1.Lake.Metastore
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Lake.MetastoreImplements
Lake.MetastoreOrBuilderStatic Fields
SERVICE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Lake.Metastore getDefaultInstance()
Returns | |
---|---|
Type | Description |
Lake.Metastore |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static Lake.Metastore.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Lake.Metastore.Builder |
newBuilder(Lake.Metastore prototype)
public static Lake.Metastore.Builder newBuilder(Lake.Metastore prototype)
Parameter | |
---|---|
Name | Description |
prototype |
Lake.Metastore |
Returns | |
---|---|
Type | Description |
Lake.Metastore.Builder |
parseDelimitedFrom(InputStream input)
public static Lake.Metastore parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static Lake.Metastore parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static Lake.Metastore parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static Lake.Metastore parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static Lake.Metastore parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static Lake.Metastore parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Lake.Metastore parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Lake.Metastore |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<Lake.Metastore> parser()
Returns | |
---|---|
Type | Description |
Parser<Metastore> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public Lake.Metastore getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
Lake.Metastore |
getParserForType()
public Parser<Lake.Metastore> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<Metastore> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getService()
public String getService()
Optional. A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated
with the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
string service = 1;
Returns | |
---|---|
Type | Description |
String |
The service. |
getServiceBytes()
public ByteString getServiceBytes()
Optional. A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated
with the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
string service = 1;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for service. |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Returns | |
---|---|
Type | Description |
UnknownFieldSet |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public Lake.Metastore.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
Lake.Metastore.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Lake.Metastore.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
Lake.Metastore.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public Lake.Metastore.Builder toBuilder()
Returns | |
---|---|
Type | Description |
Lake.Metastore.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |