Resource: MulticastConsumerAssociation
Multicast consumer association resource.
| JSON representation |
|---|
{ "name": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "multicastDomainActivation": string, "network": string, "description": string, "resourceState": enum ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the multicast consumer association. Use the following format: |
createTime |
Output only. [Output only] The timestamp when the multicast consumer association was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. [Output only] The timestamp when the Multicast Consumer Association was most recently updated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
labels |
Optional. Labels as key-value pairs An object containing a list of |
multicastDomainActivation |
|
network |
Required. The resource name of the multicast consumer VPC network. Use following format: |
description |
Optional. An optional text description of the multicast consumer association. |
resourceState |
Output only. [Deprecated] The resource state of the multicast consumer association. Use the state field instead. |
state |
Output only. [Output only] The state of the resource. |
uniqueId |
Output only. [Output only] The Google-generated UUID for the resource. This value is unique across all multicast consumer association resources. If a consumer association is deleted and another with the same name is created, the new consumer association is assigned a different uniqueId. |
placementPolicy |
Output only. [Output only] A Compute Engine (placement policy)[https://cloud.google.com/compute/docs/instances/placement-policies-overview] that can be used to place virtual machine (VM) instances as multicast consumers close to the multicast infrastructure created for this domain, on a best effort basis. |
Methods |
|
|---|---|
|
Creates a new multicast consumer association in a given project and location. |
|
Deletes a single multicast consumer association. |
|
Gets details of a single multicast consumer association. |
|
Lists multicast consumer associations in a given project and location. |