public static final class UpdateBigQueryLinkRequest.Builder extends GeneratedMessageV3.Builder<UpdateBigQueryLinkRequest.Builder> implements UpdateBigQueryLinkRequestOrBuilder
   
   Request message for UpdateBigQueryLink RPC.
 Protobuf type google.analytics.admin.v1alpha.UpdateBigQueryLinkRequest
    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 UpdateBigQueryLinkRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public UpdateBigQueryLinkRequest build()
   
  
  
  buildPartial()
  
    public UpdateBigQueryLinkRequest buildPartial()
   
  
  
  clear()
  
    public UpdateBigQueryLinkRequest.Builder clear()
   
  
  Overrides
  
  
  clearBigqueryLink()
  
    public UpdateBigQueryLinkRequest.Builder clearBigqueryLink()
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
clearField(Descriptors.FieldDescriptor field)
  
    public UpdateBigQueryLinkRequest.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public UpdateBigQueryLinkRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearUpdateMask()
  
    public UpdateBigQueryLinkRequest.Builder clearUpdateMask()
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
clone()
  
    public UpdateBigQueryLinkRequest.Builder clone()
   
  
  Overrides
  
  
  getBigqueryLink()
  
    public BigQueryLink getBigqueryLink()
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
getBigqueryLinkBuilder()
  
    public BigQueryLink.Builder getBigqueryLinkBuilder()
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
getBigqueryLinkOrBuilder()
  
    public BigQueryLinkOrBuilder getBigqueryLinkOrBuilder()
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
getDefaultInstanceForType()
  
    public UpdateBigQueryLinkRequest getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getUpdateMask()
  
    public FieldMask getUpdateMask()
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | FieldMask | The updateMask. | 
    
  
  
  getUpdateMaskBuilder()
  
    public FieldMask.Builder getUpdateMaskBuilder()
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
getUpdateMaskOrBuilder()
  
    public FieldMaskOrBuilder getUpdateMaskOrBuilder()
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
hasBigqueryLink()
  
    public boolean hasBigqueryLink()
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the bigqueryLink field is set. | 
    
  
  
  hasUpdateMask()
  
    public boolean hasUpdateMask()
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the updateMask field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeBigqueryLink(BigQueryLink value)
  
    public UpdateBigQueryLinkRequest.Builder mergeBigqueryLink(BigQueryLink value)
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
mergeFrom(UpdateBigQueryLinkRequest other)
  
    public UpdateBigQueryLinkRequest.Builder mergeFrom(UpdateBigQueryLinkRequest other)
   
  
  
  
  
  
    public UpdateBigQueryLinkRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public UpdateBigQueryLinkRequest.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final UpdateBigQueryLinkRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  mergeUpdateMask(FieldMask value)
  
    public UpdateBigQueryLinkRequest.Builder mergeUpdateMask(FieldMask value)
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
setBigqueryLink(BigQueryLink value)
  
    public UpdateBigQueryLinkRequest.Builder setBigqueryLink(BigQueryLink value)
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
setBigqueryLink(BigQueryLink.Builder builderForValue)
  
    public UpdateBigQueryLinkRequest.Builder setBigqueryLink(BigQueryLink.Builder builderForValue)
   
   Required. The settings to update.
 The name field is used to identify the settings to be updated.
 
 .google.analytics.admin.v1alpha.BigQueryLink bigquery_link = 1 [(.google.api.field_behavior) = REQUIRED];
 
setField(Descriptors.FieldDescriptor field, Object value)
  
    public UpdateBigQueryLinkRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public UpdateBigQueryLinkRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final UpdateBigQueryLinkRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  setUpdateMask(FieldMask value)
  
    public UpdateBigQueryLinkRequest.Builder setUpdateMask(FieldMask value)
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
setUpdateMask(FieldMask.Builder builderForValue)
  
    public UpdateBigQueryLinkRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
   
   Required. The list of fields to be updated. Field names must be in snake
 case (e.g., "field_to_update"). Omitted fields will not be updated. To
 replace the entire entity, use one path with the string "*" to match all
 fields.
 .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | builderForValue | Builder
 |