public static final class SavedQuery.QueryContent.Builder extends GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder> implements SavedQuery.QueryContentOrBuilder
The query content.Protobuf type
google.cloud.asset.v1.SavedQuery.QueryContent
Modifier and Type | Method and Description |
---|---|
SavedQuery.QueryContent.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
SavedQuery.QueryContent |
build() |
SavedQuery.QueryContent |
buildPartial() |
SavedQuery.QueryContent.Builder |
clear() |
SavedQuery.QueryContent.Builder |
clearField(Descriptors.FieldDescriptor field) |
SavedQuery.QueryContent.Builder |
clearIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
SavedQuery.QueryContent.Builder |
clearQueryContent() |
SavedQuery.QueryContent.Builder |
clone() |
SavedQuery.QueryContent |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
IamPolicyAnalysisQuery |
getIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
IamPolicyAnalysisQuery.Builder |
getIamPolicyAnalysisQueryBuilder()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
IamPolicyAnalysisQueryOrBuilder |
getIamPolicyAnalysisQueryOrBuilder()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.QueryContentCase |
getQueryContentCase() |
boolean |
hasIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SavedQuery.QueryContent.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SavedQuery.QueryContent.Builder |
mergeFrom(Message other) |
SavedQuery.QueryContent.Builder |
mergeFrom(SavedQuery.QueryContent other) |
SavedQuery.QueryContent.Builder |
mergeIamPolicyAnalysisQuery(IamPolicyAnalysisQuery value)
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
SavedQuery.QueryContent.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
SavedQuery.QueryContent.Builder |
setIamPolicyAnalysisQuery(IamPolicyAnalysisQuery.Builder builderForValue)
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.Builder |
setIamPolicyAnalysisQuery(IamPolicyAnalysisQuery value)
An IAM Policy Analysis query, which could be used in
the
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy]
rpc or the
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning]
rpc.
|
SavedQuery.QueryContent.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
SavedQuery.QueryContent.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
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<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public SavedQuery.QueryContent build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public SavedQuery.QueryContent buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public SavedQuery.QueryContent.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder mergeFrom(SavedQuery.QueryContent other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public SavedQuery.QueryContent.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<SavedQuery.QueryContent.Builder>
IOException
public SavedQuery.QueryContent.QueryContentCase getQueryContentCase()
getQueryContentCase
in interface SavedQuery.QueryContentOrBuilder
public SavedQuery.QueryContent.Builder clearQueryContent()
public boolean hasIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
hasIamPolicyAnalysisQuery
in interface SavedQuery.QueryContentOrBuilder
public IamPolicyAnalysisQuery getIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
getIamPolicyAnalysisQuery
in interface SavedQuery.QueryContentOrBuilder
public SavedQuery.QueryContent.Builder setIamPolicyAnalysisQuery(IamPolicyAnalysisQuery value)
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
public SavedQuery.QueryContent.Builder setIamPolicyAnalysisQuery(IamPolicyAnalysisQuery.Builder builderForValue)
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
public SavedQuery.QueryContent.Builder mergeIamPolicyAnalysisQuery(IamPolicyAnalysisQuery value)
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
public SavedQuery.QueryContent.Builder clearIamPolicyAnalysisQuery()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
public IamPolicyAnalysisQuery.Builder getIamPolicyAnalysisQueryBuilder()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
public IamPolicyAnalysisQueryOrBuilder getIamPolicyAnalysisQueryOrBuilder()
An IAM Policy Analysis query, which could be used in the [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy] rpc or the [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning] rpc.
.google.cloud.asset.v1.IamPolicyAnalysisQuery iam_policy_analysis_query = 1;
getIamPolicyAnalysisQueryOrBuilder
in interface SavedQuery.QueryContentOrBuilder
public final SavedQuery.QueryContent.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
public final SavedQuery.QueryContent.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<SavedQuery.QueryContent.Builder>
Copyright © 2022 Google LLC. All rights reserved.