Send feedback
Class CreateCustomMetricRequest.Builder (0.25.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.25.0 keyboard_arrow_down
public static final class CreateCustomMetricRequest . Builder extends GeneratedMessageV3 . Builder<CreateCustomMetricRequest . Builder > implements CreateCustomMetricRequestOrBuilder
Request message for CreateCustomMetric RPC.
Protobuf type google.analytics.admin.v1alpha.CreateCustomMetricRequest
Inherited Members
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 ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CreateCustomMetricRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public CreateCustomMetricRequest build ()
buildPartial()
public CreateCustomMetricRequest buildPartial ()
clear()
public CreateCustomMetricRequest . Builder clear ()
Overrides
clearCustomMetric()
public CreateCustomMetricRequest . Builder clearCustomMetric ()
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public CreateCustomMetricRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CreateCustomMetricRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearParent()
public CreateCustomMetricRequest . Builder clearParent ()
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clone()
public CreateCustomMetricRequest . Builder clone ()
Overrides
getCustomMetric()
public CustomMetric getCustomMetric ()
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
getCustomMetricBuilder()
public CustomMetric . Builder getCustomMetricBuilder ()
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
getCustomMetricOrBuilder()
public CustomMetricOrBuilder getCustomMetricOrBuilder ()
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public CreateCustomMetricRequest getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getParent()
public String getParent ()
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns Type Description String
The parent.
getParentBytes()
public ByteString getParentBytes ()
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Returns Type Description ByteString
The bytes for parent.
hasCustomMetric()
public boolean hasCustomMetric ()
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description boolean
Whether the customMetric field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeCustomMetric(CustomMetric value)
public CreateCustomMetricRequest . Builder mergeCustomMetric ( CustomMetric value )
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(CreateCustomMetricRequest other)
public CreateCustomMetricRequest . Builder mergeFrom ( CreateCustomMetricRequest other )
public CreateCustomMetricRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public CreateCustomMetricRequest . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CreateCustomMetricRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setCustomMetric(CustomMetric value)
public CreateCustomMetricRequest . Builder setCustomMetric ( CustomMetric value )
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
setCustomMetric(CustomMetric.Builder builderForValue)
public CreateCustomMetricRequest . Builder setCustomMetric ( CustomMetric . Builder builderForValue )
Required. The CustomMetric to create.
.google.analytics.admin.v1alpha.CustomMetric custom_metric = 2 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public CreateCustomMetricRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setParent(String value)
public CreateCustomMetricRequest . Builder setParent ( String value )
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter Name Description value
String
The parent to set.
setParentBytes(ByteString value)
public CreateCustomMetricRequest . Builder setParentBytes ( ByteString value )
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter Name Description value
ByteString
The bytes for parent to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CreateCustomMetricRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CreateCustomMetricRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
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-03-21 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-03-21 UTC."],[[["This webpage provides documentation for the `CreateCustomMetricRequest.Builder` class within the Google Analytics Admin API's Java library, specifically version 0.25.0."],["The `CreateCustomMetricRequest.Builder` class is used to construct requests for creating custom metrics in Google Analytics, and it inherits from `GeneratedMessageV3.Builder`."],["The documentation outlines various methods for interacting with the `CreateCustomMetricRequest.Builder`, such as building, clearing, setting, and merging fields, and offers a wide array of these actions to control the requests being made."],["The latest version of this documentation available is 0.70.0, although this specific page focuses on documentation from version 0.25.0, and it showcases numerous other versions of the documentation available, all the way up to the latest."],["This documentation defines `CreateCustomMetricRequest.Builder` as the required request message for the CreateCustomMetric RPC."]]],[]]