Audit logging for Payments Reseller Subscription API
Stay organized with collections
Save and categorize content based on your preferences.
This document describes audit logging for Payments Reseller Subscription API. Google Cloud services
generate audit logs that record administrative and access activities within your Google Cloud resources.
For more information about Cloud Audit Logs, see the following:
Service name
Payments Reseller Subscription API audit logs use the service name paymentsresellersubscription.googleapis.com
.
Filter for this service:
protoPayload.serviceName="paymentsresellersubscription.googleapis.com"
Methods by permission type
Each IAM permission has a type
property, whose value is an enum
that can be one of four values: ADMIN_READ
, ADMIN_WRITE
,
DATA_READ
, or DATA_WRITE
. When you call a method,
Payments Reseller Subscription API generates an audit log whose category is dependent on the
type
property of the permission required to perform the method.
Methods that require an IAM permission with the type
property value
of DATA_READ
, DATA_WRITE
, or ADMIN_READ
generate
Data Access audit logs.
Methods that require an IAM permission with the type
property value
of ADMIN_WRITE
generate
Admin Activity audit logs.
Permission type |
Methods |
DATA_READ |
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription |
DATA_WRITE |
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription |
API interface audit logs
For information about how and which permissions are evaluated for each method,
see the Cloud Identity and Access Management documentation for Payments Reseller Subscription API.
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService
The following audit logs are associated with methods belonging to
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService
.
CancelSubscription
- Method:
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription
- Audit log type: Data access
- Permissions:
paymentsresellersubscription.subscriptions.cancel - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription"
GetSubscription
- Method:
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription
- Audit log type: Data access
- Permissions:
paymentsresellersubscription.subscriptions.get - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription"
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-04-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-04 UTC."],[[["\u003cp\u003eThis document outlines audit logging for the Payments Reseller Subscription API, detailing how Google Cloud records administrative and data access activities within your resources.\u003c/p\u003e\n"],["\u003cp\u003ePayments Reseller Subscription API audit logs are identified by the service name \u003ccode\u003epaymentsresellersubscription.googleapis.com\u003c/code\u003e and can be filtered accordingly.\u003c/p\u003e\n"],["\u003cp\u003eAudit logs are categorized as either Admin Activity or Data Access based on the IAM permission type (ADMIN_READ, ADMIN_WRITE, DATA_READ, or DATA_WRITE) required for the specific method being called.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information is provided on each method of the \u003ccode\u003egoogle.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService\u003c/code\u003e, including its associated audit log type, permissions, and filtering criteria.\u003c/p\u003e\n"]]],["Payments Reseller Subscription API generates audit logs for administrative and access activities, using the service name `paymentsresellersubscription.googleapis.com`. Log categories depend on IAM permission types: `ADMIN_WRITE` logs generate Admin Activity logs, while `DATA_READ`, `DATA_WRITE`, or `ADMIN_READ` types generate Data Access logs. Specifically, `CancelSubscription`, `ExtendSubscription`, and `ProvisionSubscription` methods, all requiring `DATA_WRITE` permissions, produce Data Access audit logs. Filters are provided for each method to target specific log entries.\n"],null,["This document describes audit logging for Payments Reseller Subscription API. Google Cloud services\ngenerate audit logs that record administrative and access activities within your Google Cloud resources.\nFor more information about Cloud Audit Logs, see the following:\n\n- [Types of audit logs](https://cloud.google.com/logging/docs/audit#types)\n- [Audit log entry structure](https://cloud.google.com/logging/docs/audit#audit_log_entry_structure)\n- [Storing and routing audit logs](https://cloud.google.com/logging/docs/audit#storing_and_routing_audit_logs)\n- [Cloud Logging pricing summary](https://cloud.google.com/stackdriver/pricing#logs-pricing-summary)\n- [Enable Data Access audit logs](https://cloud.google.com/logging/docs/audit/configure-data-access)\n\n\u003cbr /\u003e\n\nService name\n\nPayments Reseller Subscription API audit logs use the service name `paymentsresellersubscription.googleapis.com`.\nFilter for this service: \n\n```gdscript\n protoPayload.serviceName=\"paymentsresellersubscription.googleapis.com\"\n \n```\n\n\u003cbr /\u003e\n\nMethods by permission type\n\nEach IAM permission has a `type` property, whose value is an enum\nthat can be one of four values: `ADMIN_READ`, `ADMIN_WRITE`,\n`DATA_READ`, or `DATA_WRITE`. When you call a method,\nPayments Reseller Subscription API generates an audit log whose category is dependent on the\n`type` property of the permission required to perform the method.\n\nMethods that require an IAM permission with the `type` property value\nof `DATA_READ`, `DATA_WRITE`, or `ADMIN_READ` generate\n[Data Access](https://cloud.google.com/logging/docs/audit#data-access) audit logs.\n\nMethods that require an IAM permission with the `type` property value\nof `ADMIN_WRITE` generate\n[Admin Activity](https://cloud.google.com/logging/docs/audit#admin-activity) audit logs.\n\n| Permission type | Methods |\n|-----------------|---------------------------------------------------------------------------------------------------------|\n| `DATA_READ` | `google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription` |\n| `DATA_WRITE` | `google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription` |\n\nAPI interface audit logs\n\nFor information about how and which permissions are evaluated for each method,\nsee the Cloud Identity and Access Management documentation for Payments Reseller Subscription API.\n\n`google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService`\n\nThe following audit logs are associated with methods belonging to\n`google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService`.\n\n`CancelSubscription`\n\n- **Method** : `google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `paymentsresellersubscription.subscriptions.cancel - DATA_WRITE`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.CancelSubscription\"\n ` \n\n`GetSubscription`\n\n- **Method** : `google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `paymentsresellersubscription.subscriptions.get - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService.GetSubscription\"\n `"]]