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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExportAssetsResponse
build()
ExportAssetsResponse
buildPartial()
ExportAssetsResponse.Builder
clear()
ExportAssetsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExportAssetsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ExportAssetsResponse.Builder
clearOutputConfig()
Output configuration indicating where the results were output to.ExportAssetsResponse.Builder
clearOutputResult()
Output result indicating where the assets were exported to.ExportAssetsResponse.Builder
clearReadTime()
Time the snapshot was taken.ExportAssetsResponse.Builder
clone()
ExportAssetsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
OutputConfig
getOutputConfig()
Output configuration indicating where the results were output to.OutputConfig.Builder
getOutputConfigBuilder()
Output configuration indicating where the results were output to.OutputConfigOrBuilder
getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.OutputResult
getOutputResult()
Output result indicating where the assets were exported to.OutputResult.Builder
getOutputResultBuilder()
Output result indicating where the assets were exported to.OutputResultOrBuilder
getOutputResultOrBuilder()
Output result indicating where the assets were exported to.com.google.protobuf.Timestamp
getReadTime()
Time the snapshot was taken.com.google.protobuf.Timestamp.Builder
getReadTimeBuilder()
Time the snapshot was taken.com.google.protobuf.TimestampOrBuilder
getReadTimeOrBuilder()
Time the snapshot was taken.boolean
hasOutputConfig()
Output configuration indicating where the results were output to.boolean
hasOutputResult()
Output result indicating where the assets were exported to.boolean
hasReadTime()
Time the snapshot was taken.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ExportAssetsResponse.Builder
mergeFrom(ExportAssetsResponse other)
ExportAssetsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExportAssetsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ExportAssetsResponse.Builder
mergeOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.ExportAssetsResponse.Builder
mergeOutputResult(OutputResult value)
Output result indicating where the assets were exported to.ExportAssetsResponse.Builder
mergeReadTime(com.google.protobuf.Timestamp value)
Time the snapshot was taken.ExportAssetsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExportAssetsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExportAssetsResponse.Builder
setOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.ExportAssetsResponse.Builder
setOutputConfig(OutputConfig.Builder builderForValue)
Output configuration indicating where the results were output to.ExportAssetsResponse.Builder
setOutputResult(OutputResult value)
Output result indicating where the assets were exported to.ExportAssetsResponse.Builder
setOutputResult(OutputResult.Builder builderForValue)
Output result indicating where the assets were exported to.ExportAssetsResponse.Builder
setReadTime(com.google.protobuf.Timestamp value)
Time the snapshot was taken.ExportAssetsResponse.Builder
setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time the snapshot was taken.ExportAssetsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ExportAssetsResponse.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clear
public ExportAssetsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
getDefaultInstanceForType
public ExportAssetsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportAssetsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportAssetsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportAssetsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
setField
public ExportAssetsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clearField
public ExportAssetsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
clearOneof
public ExportAssetsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
setRepeatedField
public ExportAssetsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
addRepeatedField
public ExportAssetsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
mergeFrom
public ExportAssetsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportAssetsResponse.Builder>
-
mergeFrom
public ExportAssetsResponse.Builder mergeFrom(ExportAssetsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
hasReadTime
in 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:
getReadTime
in 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:
getReadTimeOrBuilder
in interfaceExportAssetsResponseOrBuilder
-
hasOutputConfig
public boolean hasOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
- Specified by:
hasOutputConfig
in 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:
getOutputConfig
in 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:
getOutputConfigOrBuilder
in 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:
hasOutputResult
in 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:
getOutputResult
in 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:
getOutputResultOrBuilder
in interfaceExportAssetsResponseOrBuilder
-
setUnknownFields
public final ExportAssetsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
mergeUnknownFields
public final ExportAssetsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
-
-