| Modifier and Type | Method and Description |
|---|---|
static ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.ConsentChangeAction.forNumber(int value) |
ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequestOrBuilder.getConsentChangeAction()
Required.
|
ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.getConsentChangeAction()
Required.
|
ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.Builder.getConsentChangeAction()
Required.
|
static ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.ConsentChangeAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.ConsentChangeAction.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReportConsentChangeRequest.ConsentChangeAction |
ReportConsentChangeRequest.ConsentChangeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportConsentChangeRequest.ConsentChangeAction[] |
ReportConsentChangeRequest.ConsentChangeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ReportConsentChangeRequest.ConsentChangeAction> |
ReportConsentChangeRequest.ConsentChangeAction.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ReportConsentChangeRequest.Builder |
ReportConsentChangeRequest.Builder.setConsentChangeAction(ReportConsentChangeRequest.ConsentChangeAction value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.