public static final class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder extends GeneratedMessageV3.Builder<SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder> implements SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfoOrBuilder
   
   Protobuf type 
 google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
    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
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo build()
   
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo buildPartial()
   
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clear()
   
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clearError()
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clearState()
   
   [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder clone()
   
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo getDefaultInstanceForType()
   
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  
  
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | Status | The error. | 
    
  
  
  
  
    public Status.Builder getErrorBuilder()
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    public StatusOrBuilder getErrorOrBuilder()
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
 [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | String | The state. | 
    
  
  
  
  
    public ByteString getStateBytes()
   
   [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | ByteString | The bytes for state. | 
    
  
  
  
  
    public boolean hasError()
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the error field is set. | 
    
  
  
  
  
    public boolean hasState()
   
   [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the state field is set. | 
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder mergeError(Status value)
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Status
 | 
    
  
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder mergeFrom(SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo other)
   
  
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  
  
    public final SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setError(Status value)
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | Status
 | 
    
  
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setError(Status.Builder builderForValue)
   
   [Output Only] If state is ABANDONED or FAILED, this field is populated.
 optional .google.cloud.compute.v1.Status error = 96784904;
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setState(String value)
   
   [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | String
 The state to set. | 
    
  
  
  
  
  
    public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setStateBytes(ByteString value)
   
   [Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE.
 Check the State enum for the list of possible values.
 optional string state = 109757585;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | ByteString
 The bytes for state to set. | 
    
  
  
  
  
  
    public final SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides