GoogleCloudOrgpolicyV2AlternatePolicySpec class
Similar to PolicySpec but with an extra 'launch' field for launch reference.
The PolicySpec here is specific for dry-run/darklaunch.
Constructors
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- launch ↔ String?
- 
  Reference to the launch that will be used while audit logging and to
control the launch.
  getter/setter pair
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- spec ↔ GoogleCloudOrgpolicyV2PolicySpec?
- 
  Specify constraint for configurations of Google Cloud resources.
  getter/setter pair
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toJson() → Map< String, dynamic> 
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited