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 type
google.cloud.asset.v1p2beta1.ExportAssetsResponse| Modifier and Type | Method and 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 |
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.
|
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 |
hasReadTime()
Time the snapshot was taken.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportAssetsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportAssetsResponse.Builder |
mergeFrom(ExportAssetsResponse other) |
ExportAssetsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportAssetsResponse.Builder |
mergeOutputConfig(OutputConfig value)
Output configuration indicating where the results were output 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.Builder builderForValue)
Output configuration indicating where the results were output to.
|
ExportAssetsResponse.Builder |
setOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to.
|
ExportAssetsResponse.Builder |
setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time the snapshot was taken.
|
ExportAssetsResponse.Builder |
setReadTime(com.google.protobuf.Timestamp value)
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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportAssetsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportAssetsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportAssetsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder mergeFrom(ExportAssetsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public ExportAssetsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportAssetsResponse.Builder>IOExceptionpublic boolean hasReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;hasReadTime in interface ExportAssetsResponseOrBuilderpublic com.google.protobuf.Timestamp getReadTime()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;getReadTime in interface ExportAssetsResponseOrBuilderpublic ExportAssetsResponse.Builder setReadTime(com.google.protobuf.Timestamp value)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;public ExportAssetsResponse.Builder setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;public ExportAssetsResponse.Builder mergeReadTime(com.google.protobuf.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 com.google.protobuf.Timestamp.Builder getReadTimeBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;public com.google.protobuf.TimestampOrBuilder getReadTimeOrBuilder()
Time the snapshot was taken.
.google.protobuf.Timestamp read_time = 1;getReadTimeOrBuilder in interface ExportAssetsResponseOrBuilderpublic boolean hasOutputConfig()
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;hasOutputConfig in interface ExportAssetsResponseOrBuilderpublic OutputConfig getOutputConfig()
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;getOutputConfig in interface ExportAssetsResponseOrBuilderpublic ExportAssetsResponse.Builder setOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;public ExportAssetsResponse.Builder setOutputConfig(OutputConfig.Builder builderForValue)
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;public ExportAssetsResponse.Builder mergeOutputConfig(OutputConfig value)
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;public ExportAssetsResponse.Builder clearOutputConfig()
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;public OutputConfig.Builder getOutputConfigBuilder()
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;public OutputConfigOrBuilder getOutputConfigOrBuilder()
Output configuration indicating where the results were output to. All results are in JSON format.
.google.cloud.asset.v1p2beta1.OutputConfig output_config = 2;getOutputConfigOrBuilder in interface ExportAssetsResponseOrBuilderpublic final ExportAssetsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>public final ExportAssetsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportAssetsResponse.Builder>Copyright © 2020 Google LLC. All rights reserved.