public static final class ReadTensorboardUsageResponse.PerMonthUsageData extends GeneratedMessage implements ReadTensorboardUsageResponse.PerMonthUsageDataOrBuilderPer month usage data
Protobuf type google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerMonthUsageData
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ReadTensorboardUsageResponse.PerMonthUsageDataStatic Fields
USER_USAGE_DATA_FIELD_NUMBER
public static final int USER_USAGE_DATA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ReadTensorboardUsageResponse.PerMonthUsageData getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ReadTensorboardUsageResponse.PerMonthUsageData.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData.Builder |
|
newBuilder(ReadTensorboardUsageResponse.PerMonthUsageData prototype)
public static ReadTensorboardUsageResponse.PerMonthUsageData.Builder newBuilder(ReadTensorboardUsageResponse.PerMonthUsageData prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ReadTensorboardUsageResponse.PerMonthUsageData |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData.Builder |
|
parseDelimitedFrom(InputStream input)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ReadTensorboardUsageResponse.PerMonthUsageData parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ReadTensorboardUsageResponse.PerMonthUsageData> parser()| Returns | |
|---|---|
| Type | Description |
Parser<PerMonthUsageData> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ReadTensorboardUsageResponse.PerMonthUsageData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData |
|
getParserForType()
public Parser<ReadTensorboardUsageResponse.PerMonthUsageData> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<PerMonthUsageData> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getUserUsageData(int index)
public ReadTensorboardUsageResponse.PerUserUsageData getUserUsageData(int index)Usage data for each user in the given month.
repeated .google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData user_usage_data = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageData |
|
getUserUsageDataCount()
public int getUserUsageDataCount()Usage data for each user in the given month.
repeated .google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData user_usage_data = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getUserUsageDataList()
public List<ReadTensorboardUsageResponse.PerUserUsageData> getUserUsageDataList()Usage data for each user in the given month.
repeated .google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData user_usage_data = 1;
| Returns | |
|---|---|
| Type | Description |
List<PerUserUsageData> |
|
getUserUsageDataOrBuilder(int index)
public ReadTensorboardUsageResponse.PerUserUsageDataOrBuilder getUserUsageDataOrBuilder(int index)Usage data for each user in the given month.
repeated .google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData user_usage_data = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerUserUsageDataOrBuilder |
|
getUserUsageDataOrBuilderList()
public List<? extends ReadTensorboardUsageResponse.PerUserUsageDataOrBuilder> getUserUsageDataOrBuilderList()Usage data for each user in the given month.
repeated .google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageData user_usage_data = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.aiplatform.v1.ReadTensorboardUsageResponse.PerUserUsageDataOrBuilder> |
|
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.PerMonthUsageData.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ReadTensorboardUsageResponse.PerMonthUsageData.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData.Builder |
|
toBuilder()
public ReadTensorboardUsageResponse.PerMonthUsageData.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ReadTensorboardUsageResponse.PerMonthUsageData.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|