Package com.google.cloud.datacatalog.v1
Class ImportEntriesMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ImportEntriesMetadata.Builder>
com.google.cloud.datacatalog.v1.ImportEntriesMetadata.Builder
- All Implemented Interfaces:
ImportEntriesMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ImportEntriesMetadata
public static final class ImportEntriesMetadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ImportEntriesMetadata.Builder>
implements ImportEntriesMetadataOrBuilder
Metadata message for [long-running operation][google.longrunning.Operation] returned by the [ImportEntries][google.cloud.datacatalog.v1.DataCatalog.ImportEntries].Protobuf type
google.cloud.datacatalog.v1.ImportEntriesMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddAllErrors(Iterable<? extends Status> values) Partial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.addErrors(int index, Status.Builder builderForValue) Partial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.addErrors(Status.Builder builderForValue) Partial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.addErrorsBuilder(int index) Partial errors that are encountered during the ImportEntries operation.build()clear()Partial errors that are encountered during the ImportEntries operation.State of the import operation.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetErrors(int index) Partial errors that are encountered during the ImportEntries operation.getErrorsBuilder(int index) Partial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.intPartial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.getErrorsOrBuilder(int index) Partial errors that are encountered during the ImportEntries operation.List<? extends StatusOrBuilder>Partial errors that are encountered during the ImportEntries operation.getState()State of the import operation.intState of the import operation.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(ImportEntriesMetadata other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeErrors(int index) Partial errors that are encountered during the ImportEntries operation.Partial errors that are encountered during the ImportEntries operation.setErrors(int index, Status.Builder builderForValue) Partial errors that are encountered during the ImportEntries operation.State of the import operation.setStateValue(int value) State of the import operation.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<ImportEntriesMetadata.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<ImportEntriesMetadata.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<ImportEntriesMetadata.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<ImportEntriesMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ImportEntriesMetadata.Builder>
-
mergeFrom
public ImportEntriesMetadata.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<ImportEntriesMetadata.Builder>- Throws:
IOException
-
getStateValue
public int getStateValue()State of the import operation.
.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState state = 1;- Specified by:
getStateValuein interfaceImportEntriesMetadataOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
State of the import operation.
.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState state = 1;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
State of the import operation.
.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState state = 1;- Specified by:
getStatein interfaceImportEntriesMetadataOrBuilder- Returns:
- The state.
-
setState
State of the import operation.
.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState state = 1;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
State of the import operation.
.google.cloud.datacatalog.v1.ImportEntriesMetadata.ImportState state = 1;- Returns:
- This builder for chaining.
-
getErrorsList
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;- Specified by:
getErrorsListin interfaceImportEntriesMetadataOrBuilder
-
getErrorsCount
public int getErrorsCount()Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;- Specified by:
getErrorsCountin interfaceImportEntriesMetadataOrBuilder
-
getErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;- Specified by:
getErrorsin interfaceImportEntriesMetadataOrBuilder
-
setErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
setErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addAllErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
clearErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
removeErrors
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
getErrorsBuilder
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
getErrorsOrBuilder
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;- Specified by:
getErrorsOrBuilderin interfaceImportEntriesMetadataOrBuilder
-
getErrorsOrBuilderList
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;- Specified by:
getErrorsOrBuilderListin interfaceImportEntriesMetadataOrBuilder
-
addErrorsBuilder
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
addErrorsBuilder
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2; -
getErrorsBuilderList
Partial errors that are encountered during the ImportEntries operation. There is no guarantee that all the encountered errors are reported. However, if no errors are reported, it means that no errors were encountered.
repeated .google.rpc.Status errors = 2;
-