Class CreateEntryGroupRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
com.google.cloud.datacatalog.v1beta1.CreateEntryGroupRequest.Builder
- All Implemented Interfaces:
CreateEntryGroupRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CreateEntryGroupRequest
public static final class CreateEntryGroupRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
implements CreateEntryGroupRequestOrBuilder
Request message for [CreateEntryGroup][google.cloud.datacatalog.v1beta1.DataCatalog.CreateEntryGroup].Protobuf type
google.cloud.datacatalog.v1beta1.CreateEntryGroupRequest-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The entry group to create.Required.Required.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe entry group to create.The entry group to create.Required.com.google.protobuf.ByteStringRequired.The entry group to create.Required.com.google.protobuf.ByteStringRequired.booleanThe entry group to create.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeEntryGroup(EntryGroup value) The entry group to create.mergeFrom(CreateEntryGroupRequest other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setEntryGroup(EntryGroup value) The entry group to create.setEntryGroup(EntryGroup.Builder builderForValue) The entry group to create.setEntryGroupId(String value) Required.setEntryGroupIdBytes(com.google.protobuf.ByteString value) Required.Required.setParentBytes(com.google.protobuf.ByteString value) Required.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CreateEntryGroupRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<CreateEntryGroupRequest.Builder>
-
mergeFrom
public CreateEntryGroupRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CreateEntryGroupRequest.Builder>- Throws:
IOException
-
getParent
Required. The name of the project this entry group is in. Example: * projects/{project_id}/locations/{location} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()Required. The name of the project this entry group is in. Example: * projects/{project_id}/locations/{location} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
Required. The name of the project this entry group is in. Example: * projects/{project_id}/locations/{location} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
Required. The name of the project this entry group is in. Example: * projects/{project_id}/locations/{location} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
Required. The name of the project this entry group is in. Example: * projects/{project_id}/locations/{location} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
getEntryGroupId
Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.
string entry_group_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEntryGroupIdin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- The entryGroupId.
-
getEntryGroupIdBytes
public com.google.protobuf.ByteString getEntryGroupIdBytes()Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.
string entry_group_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEntryGroupIdBytesin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- The bytes for entryGroupId.
-
setEntryGroupId
Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.
string entry_group_id = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The entryGroupId to set.- Returns:
- This builder for chaining.
-
clearEntryGroupId
Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.
string entry_group_id = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setEntryGroupIdBytes
Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.
string entry_group_id = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for entryGroupId to set.- Returns:
- This builder for chaining.
-
hasEntryGroup
public boolean hasEntryGroup()The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2;- Specified by:
hasEntryGroupin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- Whether the entryGroup field is set.
-
getEntryGroup
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2;- Specified by:
getEntryGroupin interfaceCreateEntryGroupRequestOrBuilder- Returns:
- The entryGroup.
-
setEntryGroup
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2; -
setEntryGroup
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2; -
mergeEntryGroup
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2; -
clearEntryGroup
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2; -
getEntryGroupBuilder
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2; -
getEntryGroupOrBuilder
The entry group to create. Defaults to an empty entry group.
.google.cloud.datacatalog.v1beta1.EntryGroup entry_group = 2;- Specified by:
getEntryGroupOrBuilderin interfaceCreateEntryGroupRequestOrBuilder
-