public static final class CustomClass.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder> implements CustomClassOrBuilder
CustomClass for biasing in speech recognition. Used to define a set of words or phrases that represents a common concept or theme likely to appear in your audio, for example a list of passenger ship names.Protobuf type
google.cloud.speech.v2.CustomClass| Modifier and Type | Method and Description |
|---|---|
CustomClass.Builder |
addAllItems(Iterable<? extends CustomClass.ClassItem> values)
A collection of class items.
|
CustomClass.Builder |
addItems(CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
|
CustomClass.Builder |
addItems(CustomClass.ClassItem value)
A collection of class items.
|
CustomClass.Builder |
addItems(int index,
CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
|
CustomClass.Builder |
addItems(int index,
CustomClass.ClassItem value)
A collection of class items.
|
CustomClass.ClassItem.Builder |
addItemsBuilder()
A collection of class items.
|
CustomClass.ClassItem.Builder |
addItemsBuilder(int index)
A collection of class items.
|
CustomClass.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomClass |
build() |
CustomClass |
buildPartial() |
CustomClass.Builder |
clear() |
CustomClass.Builder |
clearAnnotations() |
CustomClass.Builder |
clearCreateTime()
Output only.
|
CustomClass.Builder |
clearDeleteTime()
Output only.
|
CustomClass.Builder |
clearDisplayName()
User-settable, human-readable name for the CustomClass.
|
CustomClass.Builder |
clearEtag()
Output only.
|
CustomClass.Builder |
clearExpireTime()
Output only.
|
CustomClass.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CustomClass.Builder |
clearItems()
A collection of class items.
|
CustomClass.Builder |
clearKmsKeyName()
Output only.
|
CustomClass.Builder |
clearKmsKeyVersionName()
Output only.
|
CustomClass.Builder |
clearName()
Output only.
|
CustomClass.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CustomClass.Builder |
clearReconciling()
Output only.
|
CustomClass.Builder |
clearState()
Output only.
|
CustomClass.Builder |
clearUid()
Output only.
|
CustomClass.Builder |
clearUpdateTime()
Output only.
|
CustomClass.Builder |
clone() |
boolean |
containsAnnotations(String key)
Allows users to store small amounts of arbitrary data.
|
Map<String,String> |
getAnnotations()
Deprecated.
|
int |
getAnnotationsCount()
Allows users to store small amounts of arbitrary data.
|
Map<String,String> |
getAnnotationsMap()
Allows users to store small amounts of arbitrary data.
|
String |
getAnnotationsOrDefault(String key,
String defaultValue)
Allows users to store small amounts of arbitrary data.
|
String |
getAnnotationsOrThrow(String key)
Allows users to store small amounts of arbitrary data.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
CustomClass |
getDefaultInstanceForType() |
com.google.protobuf.Timestamp |
getDeleteTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getDeleteTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getDeleteTimeOrBuilder()
Output only.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
User-settable, human-readable name for the CustomClass.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
User-settable, human-readable name for the CustomClass.
|
String |
getEtag()
Output only.
|
com.google.protobuf.ByteString |
getEtagBytes()
Output only.
|
com.google.protobuf.Timestamp |
getExpireTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getExpireTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getExpireTimeOrBuilder()
Output only.
|
CustomClass.ClassItem |
getItems(int index)
A collection of class items.
|
CustomClass.ClassItem.Builder |
getItemsBuilder(int index)
A collection of class items.
|
List<CustomClass.ClassItem.Builder> |
getItemsBuilderList()
A collection of class items.
|
int |
getItemsCount()
A collection of class items.
|
List<CustomClass.ClassItem> |
getItemsList()
A collection of class items.
|
CustomClass.ClassItemOrBuilder |
getItemsOrBuilder(int index)
A collection of class items.
|
List<? extends CustomClass.ClassItemOrBuilder> |
getItemsOrBuilderList()
A collection of class items.
|
String |
getKmsKeyName()
Output only.
|
com.google.protobuf.ByteString |
getKmsKeyNameBytes()
Output only.
|
String |
getKmsKeyVersionName()
Output only.
|
com.google.protobuf.ByteString |
getKmsKeyVersionNameBytes()
Output only.
|
Map<String,String> |
getMutableAnnotations()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
boolean |
getReconciling()
Output only.
|
CustomClass.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
String |
getUid()
Output only.
|
com.google.protobuf.ByteString |
getUidBytes()
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 |
hasDeleteTime()
Output only.
|
boolean |
hasExpireTime()
Output only.
|
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() |
CustomClass.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
mergeDeleteTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
mergeExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CustomClass.Builder |
mergeFrom(CustomClass other) |
CustomClass.Builder |
mergeFrom(com.google.protobuf.Message other) |
CustomClass.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomClass.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
putAllAnnotations(Map<String,String> values)
Allows users to store small amounts of arbitrary data.
|
CustomClass.Builder |
putAnnotations(String key,
String value)
Allows users to store small amounts of arbitrary data.
|
CustomClass.Builder |
removeAnnotations(String key)
Allows users to store small amounts of arbitrary data.
|
CustomClass.Builder |
removeItems(int index)
A collection of class items.
|
CustomClass.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CustomClass.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CustomClass.Builder |
setDeleteTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
setDisplayName(String value)
User-settable, human-readable name for the CustomClass.
|
CustomClass.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
User-settable, human-readable name for the CustomClass.
|
CustomClass.Builder |
setEtag(String value)
Output only.
|
CustomClass.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Output only.
|
CustomClass.Builder |
setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CustomClass.Builder |
setExpireTime(com.google.protobuf.Timestamp value)
Output only.
|
CustomClass.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CustomClass.Builder |
setItems(int index,
CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
|
CustomClass.Builder |
setItems(int index,
CustomClass.ClassItem value)
A collection of class items.
|
CustomClass.Builder |
setKmsKeyName(String value)
Output only.
|
CustomClass.Builder |
setKmsKeyNameBytes(com.google.protobuf.ByteString value)
Output only.
|
CustomClass.Builder |
setKmsKeyVersionName(String value)
Output only.
|
CustomClass.Builder |
setKmsKeyVersionNameBytes(com.google.protobuf.ByteString value)
Output only.
|
CustomClass.Builder |
setName(String value)
Output only.
|
CustomClass.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
CustomClass.Builder |
setReconciling(boolean value)
Output only.
|
CustomClass.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CustomClass.Builder |
setState(CustomClass.State value)
Output only.
|
CustomClass.Builder |
setStateValue(int value)
Output only.
|
CustomClass.Builder |
setUid(String value)
Output only.
|
CustomClass.Builder |
setUidBytes(com.google.protobuf.ByteString value)
Output only.
|
CustomClass.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CustomClass.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
CustomClass.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public CustomClass.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.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<CustomClass.Builder>public CustomClass getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CustomClass build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CustomClass buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CustomClass.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public CustomClass.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<CustomClass.Builder>public CustomClass.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public CustomClass.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public CustomClass.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<CustomClass.Builder>public CustomClass.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<CustomClass.Builder>public CustomClass.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CustomClass.Builder>public CustomClass.Builder mergeFrom(CustomClass other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public CustomClass.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<CustomClass.Builder>IOExceptionpublic String getName()
Output only. The resource name of the CustomClass.
Format:
`projects/{project}/locations/{location}/customClasses/{custom_class}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the CustomClass.
Format:
`projects/{project}/locations/{location}/customClasses/{custom_class}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setName(String value)
Output only. The resource name of the CustomClass.
Format:
`projects/{project}/locations/{location}/customClasses/{custom_class}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public CustomClass.Builder clearName()
Output only. The resource name of the CustomClass.
Format:
`projects/{project}/locations/{location}/customClasses/{custom_class}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public CustomClass.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the CustomClass.
Format:
`projects/{project}/locations/{location}/customClasses/{custom_class}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getUid()
Output only. System-assigned unique identifier for the CustomClass.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUid in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
Output only. System-assigned unique identifier for the CustomClass.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUidBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setUid(String value)
Output only. System-assigned unique identifier for the CustomClass.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The uid to set.public CustomClass.Builder clearUid()
Output only. System-assigned unique identifier for the CustomClass.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public CustomClass.Builder setUidBytes(com.google.protobuf.ByteString value)
Output only. System-assigned unique identifier for the CustomClass.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for uid to set.public String getDisplayName()
User-settable, human-readable name for the CustomClass. Must be 63 characters or less.
string display_name = 4;getDisplayName in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
User-settable, human-readable name for the CustomClass. Must be 63 characters or less.
string display_name = 4;getDisplayNameBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setDisplayName(String value)
User-settable, human-readable name for the CustomClass. Must be 63 characters or less.
string display_name = 4;value - The displayName to set.public CustomClass.Builder clearDisplayName()
User-settable, human-readable name for the CustomClass. Must be 63 characters or less.
string display_name = 4;public CustomClass.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
User-settable, human-readable name for the CustomClass. Must be 63 characters or less.
string display_name = 4;value - The bytes for displayName to set.public List<CustomClass.ClassItem> getItemsList()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;getItemsList in interface CustomClassOrBuilderpublic int getItemsCount()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;getItemsCount in interface CustomClassOrBuilderpublic CustomClass.ClassItem getItems(int index)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;getItems in interface CustomClassOrBuilderpublic CustomClass.Builder setItems(int index, CustomClass.ClassItem value)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder setItems(int index, CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder addItems(CustomClass.ClassItem value)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder addItems(int index, CustomClass.ClassItem value)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder addItems(CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder addItems(int index, CustomClass.ClassItem.Builder builderForValue)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder addAllItems(Iterable<? extends CustomClass.ClassItem> values)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder clearItems()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.Builder removeItems(int index)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.ClassItem.Builder getItemsBuilder(int index)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.ClassItemOrBuilder getItemsOrBuilder(int index)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;getItemsOrBuilder in interface CustomClassOrBuilderpublic List<? extends CustomClass.ClassItemOrBuilder> getItemsOrBuilderList()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;getItemsOrBuilderList in interface CustomClassOrBuilderpublic CustomClass.ClassItem.Builder addItemsBuilder()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public CustomClass.ClassItem.Builder addItemsBuilder(int index)
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public List<CustomClass.ClassItem.Builder> getItemsBuilderList()
A collection of class items.
repeated .google.cloud.speech.v2.CustomClass.ClassItem items = 5;public int getStateValue()
Output only. The CustomClass lifecycle state.
.google.cloud.speech.v2.CustomClass.State state = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface CustomClassOrBuilderpublic CustomClass.Builder setStateValue(int value)
Output only. The CustomClass lifecycle state.
.google.cloud.speech.v2.CustomClass.State state = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public CustomClass.State getState()
Output only. The CustomClass lifecycle state.
.google.cloud.speech.v2.CustomClass.State state = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface CustomClassOrBuilderpublic CustomClass.Builder setState(CustomClass.State value)
Output only. The CustomClass lifecycle state.
.google.cloud.speech.v2.CustomClass.State state = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public CustomClass.Builder clearState()
Output only. The CustomClass lifecycle state.
.google.cloud.speech.v2.CustomClass.State state = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasCreateTime()
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface CustomClassOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface CustomClassOrBuilderpublic CustomClass.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder clearCreateTime()
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Creation time.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface CustomClassOrBuilderpublic boolean hasUpdateTime()
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface CustomClassOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface CustomClassOrBuilderpublic CustomClass.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder clearUpdateTime()
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The most recent time this resource was modified.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface CustomClassOrBuilderpublic boolean hasDeleteTime()
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDeleteTime in interface CustomClassOrBuilderpublic com.google.protobuf.Timestamp getDeleteTime()
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeleteTime in interface CustomClassOrBuilderpublic CustomClass.Builder setDeleteTime(com.google.protobuf.Timestamp value)
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder mergeDeleteTime(com.google.protobuf.Timestamp value)
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder clearDeleteTime()
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getDeleteTimeBuilder()
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getDeleteTimeOrBuilder()
Output only. The time at which this resource was requested for deletion.
.google.protobuf.Timestamp delete_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeleteTimeOrBuilder in interface CustomClassOrBuilderpublic boolean hasExpireTime()
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpireTime in interface CustomClassOrBuilderpublic com.google.protobuf.Timestamp getExpireTime()
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTime in interface CustomClassOrBuilderpublic CustomClass.Builder setExpireTime(com.google.protobuf.Timestamp value)
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder mergeExpireTime(com.google.protobuf.Timestamp value)
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public CustomClass.Builder clearExpireTime()
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getExpireTimeBuilder()
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. The time at which this resource will be purged.
.google.protobuf.Timestamp expire_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTimeOrBuilder in interface CustomClassOrBuilderpublic int getAnnotationsCount()
CustomClassOrBuilderAllows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;getAnnotationsCount in interface CustomClassOrBuilderpublic boolean containsAnnotations(String key)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;containsAnnotations in interface CustomClassOrBuilder@Deprecated public Map<String,String> getAnnotations()
getAnnotationsMap() instead.getAnnotations in interface CustomClassOrBuilderpublic Map<String,String> getAnnotationsMap()
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;getAnnotationsMap in interface CustomClassOrBuilderpublic String getAnnotationsOrDefault(String key, String defaultValue)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;getAnnotationsOrDefault in interface CustomClassOrBuilderpublic String getAnnotationsOrThrow(String key)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;getAnnotationsOrThrow in interface CustomClassOrBuilderpublic CustomClass.Builder clearAnnotations()
public CustomClass.Builder removeAnnotations(String key)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;@Deprecated public Map<String,String> getMutableAnnotations()
public CustomClass.Builder putAnnotations(String key, String value)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;public CustomClass.Builder putAllAnnotations(Map<String,String> values)
Allows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
map<string, string> annotations = 10;public String getEtag()
Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];getEtag in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];getEtagBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setEtag(String value)
Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The etag to set.public CustomClass.Builder clearEtag()
Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];public CustomClass.Builder setEtagBytes(com.google.protobuf.ByteString value)
Output only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for etag to set.public boolean getReconciling()
Output only. Whether or not this CustomClass is in the process of being updated.
bool reconciling = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];getReconciling in interface CustomClassOrBuilderpublic CustomClass.Builder setReconciling(boolean value)
Output only. Whether or not this CustomClass is in the process of being updated.
bool reconciling = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The reconciling to set.public CustomClass.Builder clearReconciling()
Output only. Whether or not this CustomClass is in the process of being updated.
bool reconciling = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];public String getKmsKeyName()
Output only. The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getKmsKeyName in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getKmsKeyNameBytes()
Output only. The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getKmsKeyNameBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setKmsKeyName(String value)
Output only. The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The kmsKeyName to set.public CustomClass.Builder clearKmsKeyName()
Output only. The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public CustomClass.Builder setKmsKeyNameBytes(com.google.protobuf.ByteString value)
Output only. The [KMS key
name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which
the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
string kms_key_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for kmsKeyName to set.public String getKmsKeyVersionName()
Output only. The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
string kms_key_version_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getKmsKeyVersionName in interface CustomClassOrBuilderpublic com.google.protobuf.ByteString getKmsKeyVersionNameBytes()
Output only. The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
string kms_key_version_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getKmsKeyVersionNameBytes in interface CustomClassOrBuilderpublic CustomClass.Builder setKmsKeyVersionName(String value)
Output only. The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
string kms_key_version_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The kmsKeyVersionName to set.public CustomClass.Builder clearKmsKeyVersionName()
Output only. The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
string kms_key_version_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
public CustomClass.Builder setKmsKeyVersionNameBytes(com.google.protobuf.ByteString value)
Output only. The [KMS key version
name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions)
with which the CustomClass is encrypted. The expected format is
`projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
string kms_key_version_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
value - The bytes for kmsKeyVersionName to set.public final CustomClass.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>public final CustomClass.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CustomClass.Builder>Copyright © 2023 Google LLC. All rights reserved.