public static final class AnalyzeIamPolicyLongrunningMetadata.Builder extends GeneratedMessageV3.Builder<AnalyzeIamPolicyLongrunningMetadata.Builder> implements AnalyzeIamPolicyLongrunningMetadataOrBuilder
Represents the metadata of the longrunning operation for the
AnalyzeIamPolicyLongrunning rpc.
Protobuf type google.cloud.asset.v1.AnalyzeIamPolicyLongrunningMetadata
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
public AnalyzeIamPolicyLongrunningMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata build()
Returns
public AnalyzeIamPolicyLongrunningMetadata buildPartial()
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder clear()
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder clearCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder clone()
Returns
Overrides
public Timestamp getCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public Timestamp.Builder getCreateTimeBuilder()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public AnalyzeIamPolicyLongrunningMetadata getDefaultInstanceForType()
Returns
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
public boolean hasCreateTime()
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type |
Description |
boolean |
Whether the createTime field is set.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
public final boolean isInitialized()
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder mergeCreateTime(Timestamp value)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder mergeFrom(AnalyzeIamPolicyLongrunningMetadata other)
Parameter
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
public AnalyzeIamPolicyLongrunningMetadata.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
public final AnalyzeIamPolicyLongrunningMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder setCreateTime(Timestamp value)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder setCreateTime(Timestamp.Builder builderForValue)
Output only. The time the operation was created.
.google.protobuf.Timestamp create_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name |
Description |
builderForValue |
Builder
|
Returns
public AnalyzeIamPolicyLongrunningMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public AnalyzeIamPolicyLongrunningMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
public final AnalyzeIamPolicyLongrunningMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides