Send feedback
Class Environment.SessionStatus.Builder (0.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.2.2 keyboard_arrow_down
public static final class Environment . SessionStatus . Builder extends GeneratedMessageV3 . Builder<Environment . SessionStatus . Builder > implements Environment . SessionStatusOrBuilder
Protobuf type google.cloud.dataplex.v1.Environment.SessionStatus
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Environment . SessionStatus . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public Environment . SessionStatus build ()
Returns
buildPartial()
public Environment . SessionStatus buildPartial ()
Returns
clear()
public Environment . SessionStatus . Builder clear ()
Returns
Overrides
clearActive()
public Environment . SessionStatus . Builder clearActive ()
Output only. Queries over sessions to mark whether the environment is currently
active or not
bool active = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
clearField(Descriptors.FieldDescriptor field)
public Environment . SessionStatus . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Environment . SessionStatus . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public Environment . SessionStatus . Builder clone ()
Returns
Overrides
getActive()
public boolean getActive ()
Output only. Queries over sessions to mark whether the environment is currently
active or not
bool active = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
getDefaultInstanceForType()
public Environment . SessionStatus getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(Environment.SessionStatus other)
public Environment . SessionStatus . Builder mergeFrom ( Environment . SessionStatus other )
Parameter
Returns
public Environment . SessionStatus . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public Environment . SessionStatus . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Environment . SessionStatus . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setActive(boolean value)
public Environment . SessionStatus . Builder setActive ( boolean value )
Output only. Queries over sessions to mark whether the environment is currently
active or not
bool active = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name Description value boolean
The active to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public Environment . SessionStatus . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Environment . SessionStatus . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Environment . SessionStatus . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
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-01-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-01-28 UTC."],[],[]]