Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountStatus |
AccountStatus.clone() |
AccountStatus |
AccountstatusesCustomBatchResponseEntry.getAccountStatus()
The requested account status.
|
AccountStatus |
AccountStatus.set(String fieldName,
Object value) |
AccountStatus |
AccountStatus.setAccountId(String accountId)
The ID of the account for which the status is reported.
|
AccountStatus |
AccountStatus.setAccountLevelIssues(List<AccountStatusAccountLevelIssue> accountLevelIssues)
A list of account level issues.
|
AccountStatus |
AccountStatus.setAccountManagement(String accountManagement)
How the account is managed.
|
AccountStatus |
AccountStatus.setKind(String kind)
Identifies what kind of resource this is.
|
AccountStatus |
AccountStatus.setProducts(List<AccountStatusProducts> products)
List of product-related data by channel, destination, and country.
|
AccountStatus |
AccountStatus.setWebsiteClaimed(Boolean websiteClaimed)
Whether the account's website is claimed or not.
|
Modifier and Type | Method and Description |
---|---|
List<AccountStatus> |
AccountstatusesListResponse.getResources() |
Modifier and Type | Method and Description |
---|---|
AccountstatusesCustomBatchResponseEntry |
AccountstatusesCustomBatchResponseEntry.setAccountStatus(AccountStatus accountStatus)
The requested account status.
|
Modifier and Type | Method and Description |
---|---|
AccountstatusesListResponse |
AccountstatusesListResponse.setResources(List<AccountStatus> resources) |
Copyright © 2011–2024 Google. All rights reserved.