public static final class IamPolicyAnalysisQuery.ConditionContext.Builder extends GeneratedMessageV3.Builder<IamPolicyAnalysisQuery.ConditionContext.Builder> implements IamPolicyAnalysisQuery.ConditionContextOrBuilder
The IAM conditions context.
Protobuf type google.cloud.asset.v1.IamPolicyAnalysisQuery.ConditionContext
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public IamPolicyAnalysisQuery.ConditionContext.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public IamPolicyAnalysisQuery.ConditionContext build()
buildPartial()
public IamPolicyAnalysisQuery.ConditionContext buildPartial()
clear()
public IamPolicyAnalysisQuery.ConditionContext.Builder clear()
Overrides
clearAccessTime()
public IamPolicyAnalysisQuery.ConditionContext.Builder clearAccessTime()
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
clearField(Descriptors.FieldDescriptor field)
public IamPolicyAnalysisQuery.ConditionContext.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public IamPolicyAnalysisQuery.ConditionContext.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearTimeContext()
public IamPolicyAnalysisQuery.ConditionContext.Builder clearTimeContext()
clone()
public IamPolicyAnalysisQuery.ConditionContext.Builder clone()
Overrides
getAccessTime()
public Timestamp getAccessTime()
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
Returns |
Type |
Description |
Timestamp |
The accessTime.
|
getAccessTimeBuilder()
public Timestamp.Builder getAccessTimeBuilder()
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
getAccessTimeOrBuilder()
public TimestampOrBuilder getAccessTimeOrBuilder()
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
getDefaultInstanceForType()
public IamPolicyAnalysisQuery.ConditionContext getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getTimeContextCase()
public IamPolicyAnalysisQuery.ConditionContext.TimeContextCase getTimeContextCase()
hasAccessTime()
public boolean hasAccessTime()
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
Returns |
Type |
Description |
boolean |
Whether the accessTime field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeAccessTime(Timestamp value)
public IamPolicyAnalysisQuery.ConditionContext.Builder mergeAccessTime(Timestamp value)
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
mergeFrom(IamPolicyAnalysisQuery.ConditionContext other)
public IamPolicyAnalysisQuery.ConditionContext.Builder mergeFrom(IamPolicyAnalysisQuery.ConditionContext other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public IamPolicyAnalysisQuery.ConditionContext.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public IamPolicyAnalysisQuery.ConditionContext.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final IamPolicyAnalysisQuery.ConditionContext.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setAccessTime(Timestamp value)
public IamPolicyAnalysisQuery.ConditionContext.Builder setAccessTime(Timestamp value)
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
setAccessTime(Timestamp.Builder builderForValue)
public IamPolicyAnalysisQuery.ConditionContext.Builder setAccessTime(Timestamp.Builder builderForValue)
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
.google.protobuf.Timestamp access_time = 1;
Parameter |
Name |
Description |
builderForValue |
Builder
|
setField(Descriptors.FieldDescriptor field, Object value)
public IamPolicyAnalysisQuery.ConditionContext.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public IamPolicyAnalysisQuery.ConditionContext.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final IamPolicyAnalysisQuery.ConditionContext.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides