Package com.google.cloud.asset.v1
Class ExportAssetsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
- com.google.cloud.asset.v1.ExportAssetsResponse.Builder
-
- All Implemented Interfaces:
ExportAssetsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportAssetsResponse
public static final class ExportAssetsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder> implements ExportAssetsResponseOrBuilder
The export asset response. This message is returned by the [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned [google.longrunning.Operation.response][google.longrunning.Operation.response] field.
Protobuf typegoogle.cloud.asset.v1.ExportAssetsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExportAssetsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportAssetsResponsebuild()ExportAssetsResponsebuildPartial()ExportAssetsResponse.Builderclear()ExportAssetsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExportAssetsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExportAssetsResponse.BuilderclearOutputConfig()Output configuration indicating where the results were output to.ExportAssetsResponse.BuilderclearOutputResult()Output result indicating where the assets were exported to.ExportAssetsResponse.BuilderclearReadTime()Time the snapshot was taken.ExportAssetsResponse.Builderclone()ExportAssetsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()OutputConfiggetOutputConfig()Output configuration indicating where the results were output to.OutputConfig.BuildergetOutputConfigBuilder()Output configuration indicating where the results were output to.OutputConfigOrBuildergetOutputConfigOrBuilder()Output configuration indicating where the results were output to.OutputResultgetOutputResult()Output result indicating where the assets were exported to.OutputResult.BuildergetOutputResultBuilder()Output result indicating where the assets were exported to.OutputResultOrBuildergetOutputResultOrBuilder()Output result indicating where the assets were exported to.com.google.protobuf.TimestampgetReadTime()Time the snapshot was taken.com.google.protobuf.Timestamp.BuildergetReadTimeBuilder()Time the snapshot was taken.com.google.protobuf.TimestampOrBuildergetReadTimeOrBuilder()Time the snapshot was taken.booleanhasOutputConfig()Output configuration indicating where the results were output to.booleanhasOutputResult()Output result indicating where the assets were exported to.booleanhasReadTime()Time the snapshot was taken.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExportAssetsResponse.BuildermergeFrom(ExportAssetsResponse other)ExportAssetsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExportAssetsResponse.BuildermergeFrom(com.google.protobuf.Message other)ExportAssetsResponse.BuildermergeOutputConfig(OutputConfig value)Output configuration indicating where the results were output to.ExportAssetsResponse.BuildermergeOutputResult(OutputResult value)Output result indicating where the assets were exported to.ExportAssetsResponse.BuildermergeReadTime(com.google.protobuf.Timestamp value)Time the snapshot was taken.ExportAssetsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExportAssetsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportAssetsResponse.BuildersetOutputConfig(OutputConfig value)Output configuration indicating where the results were output to.ExportAssetsResponse.BuildersetOutputConfig(OutputConfig.Builder builderForValue)Output configuration indicating where the results were output to.ExportAssetsResponse.BuildersetOutputResult(OutputResult value)Output result indicating where the assets were exported to.ExportAssetsResponse.BuildersetOutputResult(OutputResult.Builder builderForValue)Output result indicating where the assets were exported to.ExportAssetsResponse.BuildersetReadTime(com.google.protobuf.Timestamp value)Time the snapshot was taken.ExportAssetsResponse.BuildersetReadTime(com.google.protobuf.Timestamp.Builder builderForValue)Time the snapshot was taken.ExportAssetsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExportAssetsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clear
public ExportAssetsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.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.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
getDefaultInstanceForType
public ExportAssetsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportAssetsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportAssetsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportAssetsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
setField
public ExportAssetsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clearField
public ExportAssetsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clearOneof
public ExportAssetsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
setRepeatedField
public ExportAssetsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
addRepeatedField
public ExportAssetsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
mergeFrom
public ExportAssetsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportAssetsResponse.Builder>
-
mergeFrom
public ExportAssetsResponse.Builder mergeFrom(ExportAssetsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
mergeFrom
public ExportAssetsResponse.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<ExportAssetsResponse.Builder>- Throws:
IOException
-
hasReadTime
public boolean hasReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;- Specified by:
hasReadTimein interfaceExportAssetsResponseOrBuilder- Returns:
- Whether the readTime field is set.
-
getReadTime
public com.google.protobuf.Timestamp getReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;- Specified by:
getReadTimein interfaceExportAssetsResponseOrBuilder- Returns:
- The readTime.
-
setReadTime
public ExportAssetsResponse.Builder setReadTime(com.google.protobuf.Timestamp value)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
-
setReadTime
public ExportAssetsResponse.Builder setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
-
mergeReadTime
public ExportAssetsResponse.Builder mergeReadTime(com.google.protobuf.Timestamp value)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
-
clearReadTime
public ExportAssetsResponse.Builder clearReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
-
getReadTimeBuilder
public com.google.protobuf.Timestamp.Builder getReadTimeBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
-
getReadTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getReadTimeOrBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;- Specified by:
getReadTimeOrBuilderin interfaceExportAssetsResponseOrBuilder
-
hasOutputConfig
public boolean hasOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;- Specified by:
hasOutputConfigin interfaceExportAssetsResponseOrBuilder- Returns:
- Whether the outputConfig field is set.
-
getOutputConfig
public OutputConfig getOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;- Specified by:
getOutputConfigin interfaceExportAssetsResponseOrBuilder- Returns:
- The outputConfig.
-
setOutputConfig
public ExportAssetsResponse.Builder setOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
-
setOutputConfig
public ExportAssetsResponse.Builder setOutputConfig(OutputConfig.Builder builderForValue)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
-
mergeOutputConfig
public ExportAssetsResponse.Builder mergeOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
-
clearOutputConfig
public ExportAssetsResponse.Builder clearOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
-
getOutputConfigBuilder
public OutputConfig.Builder getOutputConfigBuilder()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
-
getOutputConfigOrBuilder
public OutputConfigOrBuilder getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;- Specified by:
getOutputConfigOrBuilderin interfaceExportAssetsResponseOrBuilder
-
hasOutputResult
public boolean hasOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;- Specified by:
hasOutputResultin interfaceExportAssetsResponseOrBuilder- Returns:
- Whether the outputResult field is set.
-
getOutputResult
public OutputResult getOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;- Specified by:
getOutputResultin interfaceExportAssetsResponseOrBuilder- Returns:
- The outputResult.
-
setOutputResult
public ExportAssetsResponse.Builder setOutputResult(OutputResult value)
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
-
setOutputResult
public ExportAssetsResponse.Builder setOutputResult(OutputResult.Builder builderForValue)
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
-
mergeOutputResult
public ExportAssetsResponse.Builder mergeOutputResult(OutputResult value)
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
-
clearOutputResult
public ExportAssetsResponse.Builder clearOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
-
getOutputResultBuilder
public OutputResult.Builder getOutputResultBuilder()
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
-
getOutputResultOrBuilder
public OutputResultOrBuilder getOutputResultOrBuilder()
Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;- Specified by:
getOutputResultOrBuilderin interfaceExportAssetsResponseOrBuilder
-
setUnknownFields
public final ExportAssetsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
mergeUnknownFields
public final ExportAssetsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
-