public static final class DimensionCompatibility.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder> implements DimensionCompatibilityOrBuilder
The compatibility for a single dimension.Protobuf type
google.analytics.data.v1beta.DimensionCompatibility| Modifier and Type | Method and Description |
|---|---|
DimensionCompatibility.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DimensionCompatibility |
build() |
DimensionCompatibility |
buildPartial() |
DimensionCompatibility.Builder |
clear() |
DimensionCompatibility.Builder |
clearCompatibility()
The compatibility of this dimension.
|
DimensionCompatibility.Builder |
clearDimensionMetadata()
The dimension metadata contains the API name for this compatibility
information.
|
DimensionCompatibility.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DimensionCompatibility.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DimensionCompatibility.Builder |
clone() |
Compatibility |
getCompatibility()
The compatibility of this dimension.
|
int |
getCompatibilityValue()
The compatibility of this dimension.
|
DimensionCompatibility |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DimensionMetadata |
getDimensionMetadata()
The dimension metadata contains the API name for this compatibility
information.
|
DimensionMetadata.Builder |
getDimensionMetadataBuilder()
The dimension metadata contains the API name for this compatibility
information.
|
DimensionMetadataOrBuilder |
getDimensionMetadataOrBuilder()
The dimension metadata contains the API name for this compatibility
information.
|
boolean |
hasCompatibility()
The compatibility of this dimension.
|
boolean |
hasDimensionMetadata()
The dimension metadata contains the API name for this compatibility
information.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DimensionCompatibility.Builder |
mergeDimensionMetadata(DimensionMetadata value)
The dimension metadata contains the API name for this compatibility
information.
|
DimensionCompatibility.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DimensionCompatibility.Builder |
mergeFrom(DimensionCompatibility other) |
DimensionCompatibility.Builder |
mergeFrom(com.google.protobuf.Message other) |
DimensionCompatibility.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DimensionCompatibility.Builder |
setCompatibility(Compatibility value)
The compatibility of this dimension.
|
DimensionCompatibility.Builder |
setCompatibilityValue(int value)
The compatibility of this dimension.
|
DimensionCompatibility.Builder |
setDimensionMetadata(DimensionMetadata.Builder builderForValue)
The dimension metadata contains the API name for this compatibility
information.
|
DimensionCompatibility.Builder |
setDimensionMetadata(DimensionMetadata value)
The dimension metadata contains the API name for this compatibility
information.
|
DimensionCompatibility.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DimensionCompatibility.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DimensionCompatibility.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DimensionCompatibility build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DimensionCompatibility buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DimensionCompatibility.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder mergeFrom(DimensionCompatibility other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public DimensionCompatibility.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DimensionCompatibility.Builder>IOExceptionpublic boolean hasDimensionMetadata()
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;hasDimensionMetadata in interface DimensionCompatibilityOrBuilderpublic DimensionMetadata getDimensionMetadata()
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;getDimensionMetadata in interface DimensionCompatibilityOrBuilderpublic DimensionCompatibility.Builder setDimensionMetadata(DimensionMetadata value)
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;public DimensionCompatibility.Builder setDimensionMetadata(DimensionMetadata.Builder builderForValue)
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;public DimensionCompatibility.Builder mergeDimensionMetadata(DimensionMetadata value)
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;public DimensionCompatibility.Builder clearDimensionMetadata()
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;public DimensionMetadata.Builder getDimensionMetadataBuilder()
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;public DimensionMetadataOrBuilder getDimensionMetadataOrBuilder()
The dimension metadata contains the API name for this compatibility information. The dimension metadata also contains other helpful information like the UI name and description.
optional .google.analytics.data.v1beta.DimensionMetadata dimension_metadata = 1;getDimensionMetadataOrBuilder in interface DimensionCompatibilityOrBuilderpublic boolean hasCompatibility()
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;hasCompatibility in interface DimensionCompatibilityOrBuilderpublic int getCompatibilityValue()
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;getCompatibilityValue in interface DimensionCompatibilityOrBuilderpublic DimensionCompatibility.Builder setCompatibilityValue(int value)
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;value - The enum numeric value on the wire for compatibility to set.public Compatibility getCompatibility()
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;getCompatibility in interface DimensionCompatibilityOrBuilderpublic DimensionCompatibility.Builder setCompatibility(Compatibility value)
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;value - The compatibility to set.public DimensionCompatibility.Builder clearCompatibility()
The compatibility of this dimension. If the compatibility is COMPATIBLE, this dimension can be successfully added to the report.
optional .google.analytics.data.v1beta.Compatibility compatibility = 2;public final DimensionCompatibility.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>public final DimensionCompatibility.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DimensionCompatibility.Builder>Copyright © 2022 Google LLC. All rights reserved.