Send feedback
Class ReportPropertyUsageResponse (0.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public final class ReportPropertyUsageResponse extends GeneratedMessageV3 implements ReportPropertyUsageResponseOrBuilder
Response message for ReportPropertyUsage RPC.
Protobuf type google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse
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 BILL_INFO_FIELD_NUMBER
Field Value
Type
Description
int
public static final int PROPERTY_USAGES_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static ReportPropertyUsageResponse getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static ReportPropertyUsageResponse . Builder newBuilder ()
public static ReportPropertyUsageResponse . Builder newBuilder ( ReportPropertyUsageResponse prototype )
public static ReportPropertyUsageResponse parseDelimitedFrom ( InputStream input )
public static ReportPropertyUsageResponse parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static ReportPropertyUsageResponse parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse parseFrom ( ByteString data )
public static ReportPropertyUsageResponse parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse parseFrom ( CodedInputStream input )
public static ReportPropertyUsageResponse parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse parseFrom ( InputStream input )
public static ReportPropertyUsageResponse parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ReportPropertyUsageResponse parseFrom ( ByteBuffer data )
public static ReportPropertyUsageResponse parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<ReportPropertyUsageResponse> parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public ReportPropertyUsageResponse . BillInfo getBillInfo ()
Bill amount in the specified organization and month.
Will be empty if user only has access to usage data.
.google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.BillInfo bill_info = 2;
public ReportPropertyUsageResponse . BillInfoOrBuilder getBillInfoOrBuilder ()
Bill amount in the specified organization and month.
Will be empty if user only has access to usage data.
.google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.BillInfo bill_info = 2;
public ReportPropertyUsageResponse getDefaultInstanceForType ()
public Parser<ReportPropertyUsageResponse> getParserForType ()
Overrides
public ReportPropertyUsageResponse . PropertyUsage getPropertyUsages ( int index )
Usage data for all properties in the specified organization and month.
repeated .google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage property_usages = 1;
Parameter
Name
Description
index
int
public int getPropertyUsagesCount ()
Usage data for all properties in the specified organization and month.
repeated .google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage property_usages = 1;
Returns
Type
Description
int
public List<ReportPropertyUsageResponse . PropertyUsage > getPropertyUsagesList ()
Usage data for all properties in the specified organization and month.
repeated .google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage property_usages = 1;
public ReportPropertyUsageResponse . PropertyUsageOrBuilder getPropertyUsagesOrBuilder ( int index )
Usage data for all properties in the specified organization and month.
repeated .google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage property_usages = 1;
Parameter
Name
Description
index
int
public List <? extends ReportPropertyUsageResponse . PropertyUsageOrBuilder > getPropertyUsagesOrBuilderList ()
Usage data for all properties in the specified organization and month.
repeated .google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsage property_usages = 1;
Returns
Type
Description
List <? extends com.google.ads.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.PropertyUsageOrBuilder >
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public boolean hasBillInfo ()
Bill amount in the specified organization and month.
Will be empty if user only has access to usage data.
.google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.BillInfo bill_info = 2;
Returns
Type
Description
boolean
Whether the billInfo field is set.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public ReportPropertyUsageResponse . Builder newBuilderForType ()
protected ReportPropertyUsageResponse . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public ReportPropertyUsageResponse . 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."],[],[]]