Resource: MulticastGroupProducerActivation
Multicast group producer activation resource.
| JSON representation |
|---|
{
"name": string,
"createTime": string,
"updateTime": string,
"state": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the multicast group producer activation. Use the following format: |
createTime |
Output only. [Output only] The timestamp when the multicast group producer activation 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 group producer activation 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: |
state |
Output only. [Output only] The state of the resource. |
labels |
Optional. Labels as key-value pairs An object containing a list of |
multicastProducerAssociation |
Required. The resource name of the multicast producer association that is in the same zone as this multicast group producer activation. Use the following format: |
description |
Optional. An optional text description of the multicast group producer activation. |
uniqueId |
Output only. [Output only] The Google-generated UUID for the resource. This value is unique across all multicast group producer activation resources. If a group producer activation is deleted and another with the same name is created, the new group producer activation is assigned a different uniqueId. |
multicastGroupRangeActivation |
Required. The resource name of the multicast group range activationcreated by the admin in the same zone as this multicast group producer activation. Use the following format: // |
Methods |
|
|---|---|
|
Creates a new multicast group producer activation in a given project and location. |
|
Deletes a single multicast group producer activation. |
|
Gets details of a single multicast group producer activation. |
|
Lists multicast group producer activations in a given project and location. |