Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.clone() |
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntry.getLinkRequest()
Details about the `link` request.
|
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.set(String fieldName,
Object value) |
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.setAction(String action)
Action to perform for this link.
|
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.setLinkedAccountId(String linkedAccountId)
The ID of the linked account.
|
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.setLinkType(String linkType)
Type of the link between the two accounts.
|
AccountsCustomBatchRequestEntryLinkRequest |
AccountsCustomBatchRequestEntryLinkRequest.setServices(List<String> services)
Provided services.
|
Modifier and Type | Method and Description |
---|---|
AccountsCustomBatchRequestEntry |
AccountsCustomBatchRequestEntry.setLinkRequest(AccountsCustomBatchRequestEntryLinkRequest linkRequest)
Details about the `link` request.
|
Copyright © 2011–2024 Google. All rights reserved.