public static final class ExportIamPolicyAnalysisRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder> implements ExportIamPolicyAnalysisRequestOrBuilder
A request message for [AssetService.ExportIamPolicyAnalysis][google.cloud.asset.v1p4beta1.AssetService.ExportIamPolicyAnalysis].Protobuf type
google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequestgetAllFields, 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<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.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<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportIamPolicyAnalysisRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportIamPolicyAnalysisRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportIamPolicyAnalysisRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.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<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.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<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.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<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.Builder mergeFrom(ExportIamPolicyAnalysisRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>public ExportIamPolicyAnalysisRequest.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<ExportIamPolicyAnalysisRequest.Builder>IOExceptionpublic boolean hasAnalysisQuery()
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
hasAnalysisQuery in interface ExportIamPolicyAnalysisRequestOrBuilderpublic IamPolicyAnalysisQuery getAnalysisQuery()
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
getAnalysisQuery in interface ExportIamPolicyAnalysisRequestOrBuilderpublic ExportIamPolicyAnalysisRequest.Builder setAnalysisQuery(IamPolicyAnalysisQuery value)
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder setAnalysisQuery(IamPolicyAnalysisQuery.Builder builderForValue)
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder mergeAnalysisQuery(IamPolicyAnalysisQuery value)
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder clearAnalysisQuery()
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
public IamPolicyAnalysisQuery.Builder getAnalysisQueryBuilder()
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
public IamPolicyAnalysisQueryOrBuilder getAnalysisQueryOrBuilder()
Required. The request query.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisQuery analysis_query = 1 [(.google.api.field_behavior) = REQUIRED];
getAnalysisQueryOrBuilder in interface ExportIamPolicyAnalysisRequestOrBuilderpublic boolean hasOptions()
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
hasOptions in interface ExportIamPolicyAnalysisRequestOrBuilderpublic ExportIamPolicyAnalysisRequest.Options getOptions()
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
getOptions in interface ExportIamPolicyAnalysisRequestOrBuilderpublic ExportIamPolicyAnalysisRequest.Builder setOptions(ExportIamPolicyAnalysisRequest.Options value)
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExportIamPolicyAnalysisRequest.Builder setOptions(ExportIamPolicyAnalysisRequest.Options.Builder builderForValue)
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExportIamPolicyAnalysisRequest.Builder mergeOptions(ExportIamPolicyAnalysisRequest.Options value)
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExportIamPolicyAnalysisRequest.Builder clearOptions()
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExportIamPolicyAnalysisRequest.Options.Builder getOptionsBuilder()
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExportIamPolicyAnalysisRequest.OptionsOrBuilder getOptionsOrBuilder()
Optional. The request options.
.google.cloud.asset.v1p4beta1.ExportIamPolicyAnalysisRequest.Options options = 2 [(.google.api.field_behavior) = OPTIONAL];
getOptionsOrBuilder in interface ExportIamPolicyAnalysisRequestOrBuilderpublic boolean hasOutputConfig()
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
hasOutputConfig in interface ExportIamPolicyAnalysisRequestOrBuilderpublic IamPolicyAnalysisOutputConfig getOutputConfig()
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
getOutputConfig in interface ExportIamPolicyAnalysisRequestOrBuilderpublic ExportIamPolicyAnalysisRequest.Builder setOutputConfig(IamPolicyAnalysisOutputConfig value)
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder setOutputConfig(IamPolicyAnalysisOutputConfig.Builder builderForValue)
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder mergeOutputConfig(IamPolicyAnalysisOutputConfig value)
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
public ExportIamPolicyAnalysisRequest.Builder clearOutputConfig()
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
public IamPolicyAnalysisOutputConfig.Builder getOutputConfigBuilder()
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
public IamPolicyAnalysisOutputConfigOrBuilder getOutputConfigOrBuilder()
Required. Output configuration indicating where the results will be output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 3 [(.google.api.field_behavior) = REQUIRED];
getOutputConfigOrBuilder in interface ExportIamPolicyAnalysisRequestOrBuilderpublic final ExportIamPolicyAnalysisRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>public final ExportIamPolicyAnalysisRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIamPolicyAnalysisRequest.Builder>Copyright © 2020 Google LLC. All rights reserved.