public static final class ConditionContext.Request.Builder extends GeneratedMessageV3.Builder<ConditionContext.Request.Builder> implements ConditionContext.RequestOrBuilder
This message defines attributes for an HTTP request. If the actual
request is not an HTTP request, the runtime system should try to map
the actual request to an equivalent HTTP request.
Protobuf type google.cloud.policytroubleshooter.iam.v3.ConditionContext.Request
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 ConditionContext.Request.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ConditionContext.Request build()
buildPartial()
public ConditionContext.Request buildPartial()
clear()
public ConditionContext.Request.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ConditionContext.Request.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ConditionContext.Request.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearReceiveTime()
public ConditionContext.Request.Builder clearReceiveTime()
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
clone()
public ConditionContext.Request.Builder clone()
Overrides
getDefaultInstanceForType()
public ConditionContext.Request getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getReceiveTime()
public Timestamp getReceiveTime()
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
Timestamp |
The receiveTime.
|
getReceiveTimeBuilder()
public Timestamp.Builder getReceiveTimeBuilder()
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
getReceiveTimeOrBuilder()
public TimestampOrBuilder getReceiveTimeOrBuilder()
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
hasReceiveTime()
public boolean hasReceiveTime()
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
boolean |
Whether the receiveTime field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ConditionContext.Request other)
public ConditionContext.Request.Builder mergeFrom(ConditionContext.Request other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ConditionContext.Request.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ConditionContext.Request.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeReceiveTime(Timestamp value)
public ConditionContext.Request.Builder mergeReceiveTime(Timestamp value)
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ConditionContext.Request.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ConditionContext.Request.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setReceiveTime(Timestamp value)
public ConditionContext.Request.Builder setReceiveTime(Timestamp value)
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
setReceiveTime(Timestamp.Builder builderForValue)
public ConditionContext.Request.Builder setReceiveTime(Timestamp.Builder builderForValue)
Optional. The timestamp when the destination service receives the first
byte of the request.
.google.protobuf.Timestamp receive_time = 1 [(.google.api.field_behavior) = OPTIONAL];
Parameter |
Name |
Description |
builderForValue |
Builder
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ConditionContext.Request.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ConditionContext.Request.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides