Send feedback
Class CommitmentResourceStatus.Builder (1.66.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.66.0 keyboard_arrow_down
public static final class CommitmentResourceStatus . Builder extends GeneratedMessageV3 . Builder<CommitmentResourceStatus . Builder > implements CommitmentResourceStatusOrBuilder
[Output Only] Contains output only fields.
Protobuf type google.cloud.compute.v1.CommitmentResourceStatus
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 CommitmentResourceStatus . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public CommitmentResourceStatus build ()
buildPartial()
public CommitmentResourceStatus buildPartial ()
clear()
public CommitmentResourceStatus . Builder clear ()
Overrides
clearCustomTermEligibilityEndTimestamp()
public CommitmentResourceStatus . Builder clearCustomTermEligibilityEndTimestamp ()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
clearField(Descriptors.FieldDescriptor field)
public CommitmentResourceStatus . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CommitmentResourceStatus . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public CommitmentResourceStatus . Builder clone ()
Overrides
getCustomTermEligibilityEndTimestamp()
public String getCustomTermEligibilityEndTimestamp ()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
Returns
Type
Description
String
The customTermEligibilityEndTimestamp.
getCustomTermEligibilityEndTimestampBytes()
public ByteString getCustomTermEligibilityEndTimestampBytes ()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
Returns
Type
Description
ByteString
The bytes for customTermEligibilityEndTimestamp.
getDefaultInstanceForType()
public CommitmentResourceStatus getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
hasCustomTermEligibilityEndTimestamp()
public boolean hasCustomTermEligibilityEndTimestamp ()
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
Returns
Type
Description
boolean
Whether the customTermEligibilityEndTimestamp field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(CommitmentResourceStatus other)
public CommitmentResourceStatus . Builder mergeFrom ( CommitmentResourceStatus other )
public CommitmentResourceStatus . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public CommitmentResourceStatus . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CommitmentResourceStatus . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setCustomTermEligibilityEndTimestamp(String value)
public CommitmentResourceStatus . Builder setCustomTermEligibilityEndTimestamp ( String value )
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
Parameter
Name
Description
value
String
The customTermEligibilityEndTimestamp to set.
setCustomTermEligibilityEndTimestampBytes(ByteString value)
public CommitmentResourceStatus . Builder setCustomTermEligibilityEndTimestampBytes ( ByteString value )
[Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected.
optional string custom_term_eligibility_end_timestamp = 363976187;
Parameter
Name
Description
value
ByteString
The bytes for customTermEligibilityEndTimestamp to set.
setField(Descriptors.FieldDescriptor field, Object value)
public CommitmentResourceStatus . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CommitmentResourceStatus . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CommitmentResourceStatus . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[],[]]