public final class PrivateLookerInstanceInfo extends GeneratedMessage implements PrivateLookerInstanceInfoOrBuilderMessage representing a private Looker instance info required if the Looker instance is behind a private network.
Protobuf type google.cloud.geminidataanalytics.v1beta.PrivateLookerInstanceInfo
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PrivateLookerInstanceInfoImplements
PrivateLookerInstanceInfoOrBuilderStatic Fields
LOOKER_INSTANCE_ID_FIELD_NUMBER
public static final int LOOKER_INSTANCE_ID_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SERVICE_DIRECTORY_NAME_FIELD_NUMBER
public static final int SERVICE_DIRECTORY_NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static PrivateLookerInstanceInfo getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static PrivateLookerInstanceInfo.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo.Builder |
|
newBuilder(PrivateLookerInstanceInfo prototype)
public static PrivateLookerInstanceInfo.Builder newBuilder(PrivateLookerInstanceInfo prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
PrivateLookerInstanceInfo |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo.Builder |
|
parseDelimitedFrom(InputStream input)
public static PrivateLookerInstanceInfo parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static PrivateLookerInstanceInfo parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static PrivateLookerInstanceInfo parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static PrivateLookerInstanceInfo parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static PrivateLookerInstanceInfo parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static PrivateLookerInstanceInfo parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PrivateLookerInstanceInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<PrivateLookerInstanceInfo> parser()| Returns | |
|---|---|
| Type | Description |
Parser<PrivateLookerInstanceInfo> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public PrivateLookerInstanceInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo |
|
getLookerInstanceId()
public String getLookerInstanceId()The Looker instance id.
string looker_instance_id = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The lookerInstanceId. |
getLookerInstanceIdBytes()
public ByteString getLookerInstanceIdBytes()The Looker instance id.
string looker_instance_id = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for lookerInstanceId. |
getParserForType()
public Parser<PrivateLookerInstanceInfo> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<PrivateLookerInstanceInfo> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getServiceDirectoryName()
public String getServiceDirectoryName()The service directory name of the Looker instance.
string service_directory_name = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The serviceDirectoryName. |
getServiceDirectoryNameBytes()
public ByteString getServiceDirectoryNameBytes()The service directory name of the Looker instance.
string service_directory_name = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for serviceDirectoryName. |
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 PrivateLookerInstanceInfo.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected PrivateLookerInstanceInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo.Builder |
|
toBuilder()
public PrivateLookerInstanceInfo.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
PrivateLookerInstanceInfo.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|