ValidateConsumerConfigRequest class
Properties
-
checkServiceNetworkingUsePermission
↔ bool?
-
The IAM permission check determines whether the consumer project has
'servicenetworking.services.use' permission or not.
getter/setter pair
-
consumerNetwork
↔ String?
-
The network that the consumer is using to connect with services.
getter/setter pair
-
consumerProject
↔ ConsumerProject?
-
NETWORK_NOT_IN_CONSUMERS_PROJECT, NETWORK_NOT_IN_CONSUMERS_HOST_PROJECT,
and HOST_PROJECT_NOT_FOUND are done when consumer_project is provided.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
rangeReservation
↔ RangeReservation?
-
RANGES_EXHAUSTED, RANGES_EXHAUSTED, and RANGES_DELETED_LATER are done when
range_reservation is provided.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
validateNetwork
↔ bool?
-
The validations will be performed in the order listed in the
ValidationError enum.
getter/setter pair