Send feedback
Class PreviewFeatureStatusReleaseStatus.Builder (1.88.0)
Version latestkeyboard_arrow_down
public static final class PreviewFeatureStatusReleaseStatus . Builder extends GeneratedMessageV3 . Builder<PreviewFeatureStatusReleaseStatus . Builder > implements PreviewFeatureStatusReleaseStatusOrBuilder
[Output Only] The release status of the feature.
Protobuf type google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus
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 PreviewFeatureStatusReleaseStatus . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public PreviewFeatureStatusReleaseStatus build ()
buildPartial()
public PreviewFeatureStatusReleaseStatus buildPartial ()
clear()
public PreviewFeatureStatusReleaseStatus . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public PreviewFeatureStatusReleaseStatus . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PreviewFeatureStatusReleaseStatus . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearStage()
public PreviewFeatureStatusReleaseStatus . Builder clearStage ()
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
clearUpdateDate()
public PreviewFeatureStatusReleaseStatus . Builder clearUpdateDate ()
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
clone()
public PreviewFeatureStatusReleaseStatus . Builder clone ()
Overrides
getDefaultInstanceForType()
public PreviewFeatureStatusReleaseStatus getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getStage()
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
Returns
Type
Description
String
The stage.
getStageBytes()
public ByteString getStageBytes ()
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
Returns
Type
Description
ByteString
The bytes for stage.
getUpdateDate()
public Date getUpdateDate ()
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
Returns
Type
Description
Date
The updateDate.
getUpdateDateBuilder()
public Date . Builder getUpdateDateBuilder ()
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
getUpdateDateOrBuilder()
public DateOrBuilder getUpdateDateOrBuilder ()
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
hasStage()
public boolean hasStage ()
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
Returns
Type
Description
boolean
Whether the stage field is set.
hasUpdateDate()
public boolean hasUpdateDate ()
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
Returns
Type
Description
boolean
Whether the updateDate field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(PreviewFeatureStatusReleaseStatus other)
public PreviewFeatureStatusReleaseStatus . Builder mergeFrom ( PreviewFeatureStatusReleaseStatus other )
public PreviewFeatureStatusReleaseStatus . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public PreviewFeatureStatusReleaseStatus . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PreviewFeatureStatusReleaseStatus . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
mergeUpdateDate(Date value)
public PreviewFeatureStatusReleaseStatus . Builder mergeUpdateDate ( Date value )
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
Parameter
Name
Description
value
Date
setField(Descriptors.FieldDescriptor field, Object value)
public PreviewFeatureStatusReleaseStatus . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PreviewFeatureStatusReleaseStatus . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setStage(String value)
public PreviewFeatureStatusReleaseStatus . Builder setStage ( String value )
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
Parameter
Name
Description
value
String The stage to set.
setStageBytes(ByteString value)
public PreviewFeatureStatusReleaseStatus . Builder setStageBytes ( ByteString value )
[Output Only] The stage of the feature.
Check the Stage enum for the list of possible values.
optional string stage = 109757182;
Parameter
Name
Description
value
ByteString The bytes for stage to set.
setUnknownFields(UnknownFieldSet unknownFields)
public final PreviewFeatureStatusReleaseStatus . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setUpdateDate(Date value)
public PreviewFeatureStatusReleaseStatus . Builder setUpdateDate ( Date value )
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
Parameter
Name
Description
value
Date
setUpdateDate(Date.Builder builderForValue)
public PreviewFeatureStatusReleaseStatus . Builder setUpdateDate ( Date . Builder builderForValue )
Output only. The last date when a feature transitioned between ReleaseStatuses.
optional .google.cloud.compute.v1.Date update_date = 499811684;
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-10-28 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-10-28 UTC."],[],[]]