public static final class ExportAssetsResponse.Builder extends 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 type
google.cloud.asset.v1.ExportAssetsResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ExportAssetsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ExportAssetsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ExportAssetsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder mergeFrom(ExportAssetsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public ExportAssetsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ExportAssetsResponse.Builder>
IOException
public boolean hasReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
hasReadTime
in interface ExportAssetsResponseOrBuilder
public Timestamp getReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
getReadTime
in interface ExportAssetsResponseOrBuilder
public ExportAssetsResponse.Builder setReadTime(Timestamp value)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
public ExportAssetsResponse.Builder setReadTime(Timestamp.Builder builderForValue)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
public ExportAssetsResponse.Builder mergeReadTime(Timestamp value)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
public ExportAssetsResponse.Builder clearReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
public Timestamp.Builder getReadTimeBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
public TimestampOrBuilder getReadTimeOrBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;
getReadTimeOrBuilder
in interface ExportAssetsResponseOrBuilder
public boolean hasOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
hasOutputConfig
in interface ExportAssetsResponseOrBuilder
public OutputConfig getOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
getOutputConfig
in interface ExportAssetsResponseOrBuilder
public ExportAssetsResponse.Builder setOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
public ExportAssetsResponse.Builder setOutputConfig(OutputConfig.Builder builderForValue)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
public ExportAssetsResponse.Builder mergeOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
public ExportAssetsResponse.Builder clearOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
public OutputConfig.Builder getOutputConfigBuilder()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
public OutputConfigOrBuilder getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1.OutputConfig output_config = 2;
getOutputConfigOrBuilder
in interface ExportAssetsResponseOrBuilder
public boolean hasOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
hasOutputResult
in interface ExportAssetsResponseOrBuilder
public OutputResult getOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
getOutputResult
in interface ExportAssetsResponseOrBuilder
public ExportAssetsResponse.Builder setOutputResult(OutputResult value)
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
public ExportAssetsResponse.Builder setOutputResult(OutputResult.Builder builderForValue)
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
public ExportAssetsResponse.Builder mergeOutputResult(OutputResult value)
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
public ExportAssetsResponse.Builder clearOutputResult()
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
public OutputResult.Builder getOutputResultBuilder()
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
public OutputResultOrBuilder getOutputResultOrBuilder()
Output result indicating where the assets were exported to. For example, a set of actual Google 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 Google Cloud Storage object limit.
.google.cloud.asset.v1.OutputResult output_result = 3;
getOutputResultOrBuilder
in interface ExportAssetsResponseOrBuilder
public final ExportAssetsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
public final ExportAssetsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.