Resource: MulticastDomainGroup
Multicast domain group resource.
| JSON representation |
|---|
{
"name": string,
"createTime": string,
"updateTime": string,
"state": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the multicast domain group. Use the following format: |
createTime |
Output only. [Output only] The timestamp when the multicast domain group 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 domain group 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 |
description |
Optional. An optional text description of the multicast domain group. |
uniqueId |
Output only. [Output only] The Google-generated UUID for the resource. This value is unique across all multicast domain group resources. If a domain is deleted and another with the same name is created, the new domain is assigned a different uniqueId. |
multicastDomains[] |
Output only. [Output only] Multicast domains associated with the group. There can be at most 2 multicast domains in a group. |
Methods |
|
|---|---|
|
Creates a new multicast domain group in a given project and location. |
|
Deletes a single multicast domain. |
|
Gets details of a single multicast domain group. |
|
Lists multicast domain groups in a given project and location. |