Class NamedSet (0.11.0)

NamedSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
description str
An optional description of named set. This field is a member of oneof_ _description.
elements MutableSequence[google.cloud.compute_v1beta.types.Expr]
CEL expressions that are comparable to constructs of this set's type (see Policy Language).
fingerprint str
A fingerprint for the Named Set being applied to this Router, which is essentially a hash of the Named Set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update the Named Set. You must always provide an up-to-date fingerprint hash in order to update or change labels. To see the latest fingerprint, make a getNamedSet() request to retrieve a Named Set. This field is a member of oneof_ _fingerprint.
name str
This set's name, which must be a resource ID segment and unique within all named sets owned by the Router. Name should conform to RFC1035. This field is a member of oneof_ _name.
type_ str
This named set's type Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

This named set's type