Send feedback
Class ReportPropertyUsageResponse.PropertyUsage (0.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class ReportPropertyUsageResponse . PropertyUsage extends GeneratedMessageV3 implements ReportPropertyUsageResponse . PropertyUsageOrBuilder
Contains the count of events received by the property, along with metadata
that influences the volume of billable events.
Protobuf type
google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int ACCOUNT_ID_FIELD_NUMBER
Field Value
Type
Description
int
public static final int BILLABLE_EVENT_COUNT_FIELD_NUMBER
Field Value
Type
Description
int
public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
Type
Description
int
public static final int PROPERTY_FIELD_NUMBER
Field Value
Type
Description
int
public static final int PROPERTY_TYPE_FIELD_NUMBER
Field Value
Type
Description
int
public static final int SERVICE_LEVEL_FIELD_NUMBER
Field Value
Type
Description
int
public static final int TOTAL_EVENT_COUNT_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static ReportPropertyUsageResponse . PropertyUsage getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static ReportPropertyUsageResponse . PropertyUsage . Builder newBuilder ()
public static ReportPropertyUsageResponse . PropertyUsage . Builder newBuilder ( ReportPropertyUsageResponse . PropertyUsage prototype )
public static ReportPropertyUsageResponse . PropertyUsage parseDelimitedFrom ( InputStream input )
public static ReportPropertyUsageResponse . PropertyUsage parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( ByteString data )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( CodedInputStream input )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( InputStream input )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( ByteBuffer data )
public static ReportPropertyUsageResponse . PropertyUsage parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<ReportPropertyUsageResponse . PropertyUsage > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public long getAccountId ()
The ID of the property's parent account.
int64 account_id = 3;
Returns
Type
Description
long
The accountId.
public long getBillableEventCount ()
The number of events for which the property is billed in the requested
month.
int64 billable_event_count = 7;
Returns
Type
Description
long
The billableEventCount.
public ReportPropertyUsageResponse . PropertyUsage getDefaultInstanceForType ()
public String getDisplayName ()
The display name of the property.
string display_name = 2;
Returns
Type
Description
String
The displayName.
public ByteString getDisplayNameBytes ()
The display name of the property.
string display_name = 2;
Returns
Type
Description
ByteString
The bytes for displayName.
public Parser<ReportPropertyUsageResponse . PropertyUsage > getParserForType ()
Overrides
public String getProperty ()
The name of the Google Analytics Admin API property resource.
Format: analyticsadmin.googleapis.com/properties/{property_id}
string property = 1;
Returns
Type
Description
String
The property.
public ByteString getPropertyBytes ()
The name of the Google Analytics Admin API property resource.
Format: analyticsadmin.googleapis.com/properties/{property_id}
string property = 1;
Returns
Type
Description
ByteString
The bytes for property.
public AnalyticsPropertyType getPropertyType ()
The subtype of the analytics property. This affects the billable event
count.
.google.marketingplatform.admin.v1alpha.AnalyticsPropertyType property_type = 5;
public int getPropertyTypeValue ()
The subtype of the analytics property. This affects the billable event
count.
.google.marketingplatform.admin.v1alpha.AnalyticsPropertyType property_type = 5;
Returns
Type
Description
int
The enum numeric value on the wire for propertyType.
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public AnalyticsServiceLevel getServiceLevel ()
The service level of the property.
.google.marketingplatform.admin.v1alpha.AnalyticsServiceLevel service_level = 4;
public int getServiceLevelValue ()
The service level of the property.
.google.marketingplatform.admin.v1alpha.AnalyticsServiceLevel service_level = 4;
Returns
Type
Description
int
The enum numeric value on the wire for serviceLevel.
public long getTotalEventCount ()
Total event count that the property received during the requested month.
int64 total_event_count = 6;
Returns
Type
Description
long
The totalEventCount.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public ReportPropertyUsageResponse . PropertyUsage . Builder newBuilderForType ()
protected ReportPropertyUsageResponse . PropertyUsage . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public ReportPropertyUsageResponse . PropertyUsage . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
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-11-19 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-11-19 UTC."],[],[]]