public static final class Tensorboard.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder> implements TensorboardOrBuilder
Tensorboard is a physical database that stores users' training metrics. A default Tensorboard is provided in each region of a GCP project. If needed users can also create extra Tensorboards in their projects.Protobuf type
google.cloud.aiplatform.v1beta1.Tensorboard| Modifier and Type | Method and Description |
|---|---|
Tensorboard.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tensorboard |
build() |
Tensorboard |
buildPartial() |
Tensorboard.Builder |
clear() |
Tensorboard.Builder |
clearBlobStoragePathPrefix()
Output only.
|
Tensorboard.Builder |
clearCreateTime()
Output only.
|
Tensorboard.Builder |
clearDescription()
Description of this Tensorboard.
|
Tensorboard.Builder |
clearDisplayName()
Required.
|
Tensorboard.Builder |
clearEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard.
|
Tensorboard.Builder |
clearEtag()
Used to perform a consistent read-modify-write updates.
|
Tensorboard.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tensorboard.Builder |
clearLabels() |
Tensorboard.Builder |
clearName()
Output only.
|
Tensorboard.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tensorboard.Builder |
clearRunCount()
Output only.
|
Tensorboard.Builder |
clearUpdateTime()
Output only.
|
Tensorboard.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your Tensorboards.
|
String |
getBlobStoragePathPrefix()
Output only.
|
com.google.protobuf.ByteString |
getBlobStoragePathPrefixBytes()
Output only.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Tensorboard |
getDefaultInstanceForType() |
String |
getDescription()
Description of this Tensorboard.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of this Tensorboard.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Customer-managed encryption key spec for a Tensorboard.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a Tensorboard.
|
String |
getEtag()
Used to perform a consistent read-modify-write updates.
|
com.google.protobuf.ByteString |
getEtagBytes()
Used to perform a consistent read-modify-write updates.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your Tensorboards.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your Tensorboards.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your Tensorboards.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Tensorboards.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
int |
getRunCount()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Tensorboard.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Tensorboard.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Tensorboard.
|
Tensorboard.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tensorboard.Builder |
mergeFrom(com.google.protobuf.Message other) |
Tensorboard.Builder |
mergeFrom(Tensorboard other) |
Tensorboard.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tensorboard.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Tensorboard.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Tensorboards.
|
Tensorboard.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your Tensorboards.
|
Tensorboard.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your Tensorboards.
|
Tensorboard.Builder |
setBlobStoragePathPrefix(String value)
Output only.
|
Tensorboard.Builder |
setBlobStoragePathPrefixBytes(com.google.protobuf.ByteString value)
Output only.
|
Tensorboard.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Tensorboard.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Tensorboard.Builder |
setDescription(String value)
Description of this Tensorboard.
|
Tensorboard.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of this Tensorboard.
|
Tensorboard.Builder |
setDisplayName(String value)
Required.
|
Tensorboard.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
Tensorboard.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a Tensorboard.
|
Tensorboard.Builder |
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Tensorboard.
|
Tensorboard.Builder |
setEtag(String value)
Used to perform a consistent read-modify-write updates.
|
Tensorboard.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Used to perform a consistent read-modify-write updates.
|
Tensorboard.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tensorboard.Builder |
setName(String value)
Output only.
|
Tensorboard.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Tensorboard.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tensorboard.Builder |
setRunCount(int value)
Output only.
|
Tensorboard.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tensorboard.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Tensorboard.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Tensorboard build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Tensorboard buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Tensorboard.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tensorboard.Builder>public Tensorboard.Builder mergeFrom(Tensorboard other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public Tensorboard.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tensorboard.Builder>IOExceptionpublic String getName()
Output only. Name of the Tensorboard.
Format:
`projects/{project}/locations/{location}/tensorboards/{tensorboard}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface TensorboardOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Name of the Tensorboard.
Format:
`projects/{project}/locations/{location}/tensorboards/{tensorboard}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface TensorboardOrBuilderpublic Tensorboard.Builder setName(String value)
Output only. Name of the Tensorboard.
Format:
`projects/{project}/locations/{location}/tensorboards/{tensorboard}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Tensorboard.Builder clearName()
Output only. Name of the Tensorboard.
Format:
`projects/{project}/locations/{location}/tensorboards/{tensorboard}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Tensorboard.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Name of the Tensorboard.
Format:
`projects/{project}/locations/{location}/tensorboards/{tensorboard}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
Required. User provided name of this Tensorboard.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface TensorboardOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. User provided name of this Tensorboard.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface TensorboardOrBuilderpublic Tensorboard.Builder setDisplayName(String value)
Required. User provided name of this Tensorboard.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The displayName to set.public Tensorboard.Builder clearDisplayName()
Required. User provided name of this Tensorboard.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];public Tensorboard.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. User provided name of this Tensorboard.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for displayName to set.public String getDescription()
Description of this Tensorboard.
string description = 3;getDescription in interface TensorboardOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of this Tensorboard.
string description = 3;getDescriptionBytes in interface TensorboardOrBuilderpublic Tensorboard.Builder setDescription(String value)
Description of this Tensorboard.
string description = 3;value - The description to set.public Tensorboard.Builder clearDescription()
Description of this Tensorboard.
string description = 3;public Tensorboard.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of this Tensorboard.
string description = 3;value - The bytes for description to set.public boolean hasEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;hasEncryptionSpec in interface TensorboardOrBuilderpublic EncryptionSpec getEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;getEncryptionSpec in interface TensorboardOrBuilderpublic Tensorboard.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;public Tensorboard.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;public Tensorboard.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;public Tensorboard.Builder clearEncryptionSpec()
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a Tensorboard. If set, this Tensorboard and all sub-resources of this Tensorboard will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 11;getEncryptionSpecOrBuilder in interface TensorboardOrBuilderpublic String getBlobStoragePathPrefix()
Output only. Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory. Does not end with a '/'.
string blob_storage_path_prefix = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getBlobStoragePathPrefix in interface TensorboardOrBuilderpublic com.google.protobuf.ByteString getBlobStoragePathPrefixBytes()
Output only. Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory. Does not end with a '/'.
string blob_storage_path_prefix = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getBlobStoragePathPrefixBytes in interface TensorboardOrBuilderpublic Tensorboard.Builder setBlobStoragePathPrefix(String value)
Output only. Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory. Does not end with a '/'.
string blob_storage_path_prefix = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The blobStoragePathPrefix to set.public Tensorboard.Builder clearBlobStoragePathPrefix()
Output only. Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory. Does not end with a '/'.
string blob_storage_path_prefix = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder setBlobStoragePathPrefixBytes(com.google.protobuf.ByteString value)
Output only. Consumer project Cloud Storage path prefix used to store blob data, which can either be a bucket or directory. Does not end with a '/'.
string blob_storage_path_prefix = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The bytes for blobStoragePathPrefix to set.public int getRunCount()
Output only. The number of Runs stored in this Tensorboard.
int32 run_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getRunCount in interface TensorboardOrBuilderpublic Tensorboard.Builder setRunCount(int value)
Output only. The number of Runs stored in this Tensorboard.
int32 run_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The runCount to set.public Tensorboard.Builder clearRunCount()
Output only. The number of Runs stored in this Tensorboard.
int32 run_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasCreateTime()
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface TensorboardOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface TensorboardOrBuilderpublic Tensorboard.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder clearCreateTime()
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this Tensorboard was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface TensorboardOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface TensorboardOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface TensorboardOrBuilderpublic Tensorboard.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Tensorboard.Builder clearUpdateTime()
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this Tensorboard was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface TensorboardOrBuilderpublic int getLabelsCount()
TensorboardOrBuilderThe labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;getLabelsCount in interface TensorboardOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;containsLabels in interface TensorboardOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface TensorboardOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;getLabelsMap in interface TensorboardOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;getLabelsOrDefault in interface TensorboardOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;getLabelsOrThrow in interface TensorboardOrBuilderpublic Tensorboard.Builder clearLabels()
public Tensorboard.Builder removeLabels(String key)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;@Deprecated public Map<String,String> getMutableLabels()
public Tensorboard.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;public Tensorboard.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Tensorboards. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Tensorboard (System labels are excluded). See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 8;public String getEtag()
Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;getEtag in interface TensorboardOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;getEtagBytes in interface TensorboardOrBuilderpublic Tensorboard.Builder setEtag(String value)
Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The etag to set.public Tensorboard.Builder clearEtag()
Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;public Tensorboard.Builder setEtagBytes(com.google.protobuf.ByteString value)
Used to perform a consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The bytes for etag to set.public final Tensorboard.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>public final Tensorboard.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tensorboard.Builder>Copyright © 2022 Google LLC. All rights reserved.