public static final class ReadTensorboardUsageResponse.PerUserUsageData extends GeneratedMessage implements ReadTensorboardUsageResponse.PerUserUsageDataOrBuilderPer user usage data.
Protobuf type google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ReadTensorboardUsageResponse.PerUserUsageDataStatic Fields
USERNAME_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VIEW_COUNT_FIELD_NUMBER
public static final int VIEW_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ReadTensorboardUsageResponse.PerUserUsageData getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ReadTensorboardUsageResponse.PerUserUsageData.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData.Builder |
|
newBuilder(ReadTensorboardUsageResponse.PerUserUsageData prototype)
public static ReadTensorboardUsageResponse.PerUserUsageData.Builder newBuilder(ReadTensorboardUsageResponse.PerUserUsageData prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ReadTensorboardUsageResponse.PerUserUsageData |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData.Builder |
|
parseDelimitedFrom(InputStream input)
public static ReadTensorboardUsageResponse.PerUserUsageData parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerUserUsageData parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ReadTensorboardUsageResponse.PerUserUsageData> parser()| Returns | |
|---|---|
| Type | Description |
Parser<PerUserUsageData> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ReadTensorboardUsageResponse.PerUserUsageData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
getParserForType()
public Parser<ReadTensorboardUsageResponse.PerUserUsageData> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<PerUserUsageData> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getUsername()
public String getUsername()User's username
string username = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The username. |
getUsernameBytes()
public ByteString getUsernameBytes()User's username
string username = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for username. |
getViewCount()
public long getViewCount()Number of times the user has read data within the Tensorboard.
int64 view_count = 2;
| Returns | |
|---|---|
| Type | Description |
long |
The viewCount. |
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 ReadTensorboardUsageResponse.PerUserUsageData.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ReadTensorboardUsageResponse.PerUserUsageData.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData.Builder |
|
toBuilder()
public ReadTensorboardUsageResponse.PerUserUsageData.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|