Class UpdateSubpropertyEventFilterRequest.Builder (0.40.0)

public static final class UpdateSubpropertyEventFilterRequest.Builder extends GeneratedMessageV3.Builder<UpdateSubpropertyEventFilterRequest.Builder> implements UpdateSubpropertyEventFilterRequestOrBuilder

Request message for UpdateSubpropertyEventFilter RPC.

Protobuf type google.analytics.admin.v1alpha.UpdateSubpropertyEventFilterRequest

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
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()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UpdateSubpropertyEventFilterRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public UpdateSubpropertyEventFilterRequest build()

buildPartial()

public UpdateSubpropertyEventFilterRequest buildPartial()

clear()

public UpdateSubpropertyEventFilterRequest.Builder clear()
Overrides

clearField(Descriptors.FieldDescriptor field)

public UpdateSubpropertyEventFilterRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public UpdateSubpropertyEventFilterRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clearSubpropertyEventFilter()

public UpdateSubpropertyEventFilterRequest.Builder clearSubpropertyEventFilter()

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

clearUpdateMask()

public UpdateSubpropertyEventFilterRequest.Builder clearUpdateMask()

Required. The list of fields to update. Field names must be in snake case (for example, "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 UpdateSubpropertyEventFilterRequest.Builder clone()
Overrides

getDefaultInstanceForType()

public UpdateSubpropertyEventFilterRequest getDefaultInstanceForType()

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getSubpropertyEventFilter()

public SubpropertyEventFilter getSubpropertyEventFilter()

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SubpropertyEventFilter

The subpropertyEventFilter.

getSubpropertyEventFilterBuilder()

public SubpropertyEventFilter.Builder getSubpropertyEventFilterBuilder()

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SubpropertyEventFilter.Builder

getSubpropertyEventFilterOrBuilder()

public SubpropertyEventFilterOrBuilder getSubpropertyEventFilterOrBuilder()

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SubpropertyEventFilterOrBuilder

getUpdateMask()

public FieldMask getUpdateMask()

Required. The list of fields to update. Field names must be in snake case (for example, "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
TypeDescription
FieldMask

The updateMask.

getUpdateMaskBuilder()

public FieldMask.Builder getUpdateMaskBuilder()

Required. The list of fields to update. Field names must be in snake case (for example, "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
TypeDescription
Builder

getUpdateMaskOrBuilder()

public FieldMaskOrBuilder getUpdateMaskOrBuilder()

Required. The list of fields to update. Field names must be in snake case (for example, "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
TypeDescription
FieldMaskOrBuilder

hasSubpropertyEventFilter()

public boolean hasSubpropertyEventFilter()

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

Whether the subpropertyEventFilter field is set.

hasUpdateMask()

public boolean hasUpdateMask()

Required. The list of fields to update. Field names must be in snake case (for example, "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
TypeDescription
boolean

Whether the updateMask field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(UpdateSubpropertyEventFilterRequest other)

public UpdateSubpropertyEventFilterRequest.Builder mergeFrom(UpdateSubpropertyEventFilterRequest other)
Parameter
NameDescription
otherUpdateSubpropertyEventFilterRequest

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UpdateSubpropertyEventFilterRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public UpdateSubpropertyEventFilterRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeSubpropertyEventFilter(SubpropertyEventFilter value)

public UpdateSubpropertyEventFilterRequest.Builder mergeSubpropertyEventFilter(SubpropertyEventFilter value)

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueSubpropertyEventFilter

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UpdateSubpropertyEventFilterRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

mergeUpdateMask(FieldMask value)

public UpdateSubpropertyEventFilterRequest.Builder mergeUpdateMask(FieldMask value)

Required. The list of fields to update. Field names must be in snake case (for example, "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
NameDescription
valueFieldMask

setField(Descriptors.FieldDescriptor field, Object value)

public UpdateSubpropertyEventFilterRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public UpdateSubpropertyEventFilterRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setSubpropertyEventFilter(SubpropertyEventFilter value)

public UpdateSubpropertyEventFilterRequest.Builder setSubpropertyEventFilter(SubpropertyEventFilter value)

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueSubpropertyEventFilter

setSubpropertyEventFilter(SubpropertyEventFilter.Builder builderForValue)

public UpdateSubpropertyEventFilterRequest.Builder setSubpropertyEventFilter(SubpropertyEventFilter.Builder builderForValue)

Required. The subproperty event filter to update.

.google.analytics.admin.v1alpha.SubpropertyEventFilter subproperty_event_filter = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
builderForValueSubpropertyEventFilter.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final UpdateSubpropertyEventFilterRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

setUpdateMask(FieldMask value)

public UpdateSubpropertyEventFilterRequest.Builder setUpdateMask(FieldMask value)

Required. The list of fields to update. Field names must be in snake case (for example, "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
NameDescription
valueFieldMask

setUpdateMask(FieldMask.Builder builderForValue)

public UpdateSubpropertyEventFilterRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)

Required. The list of fields to update. Field names must be in snake case (for example, "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
NameDescription
builderForValueBuilder