Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
ValidationOptions |
ValidationOptions.clone() |
ValidationOptions |
Options.getValidationOptions()
Options for how to validate and process properties on a resource.
|
ValidationOptions |
ValidationOptions.set(String fieldName,
Object value) |
ValidationOptions |
ValidationOptions.setSchemaValidation(String schemaValidation)
Customize how deployment manager will validate the resource against schema errors.
|
ValidationOptions |
ValidationOptions.setUndeclaredProperties(String undeclaredProperties)
Specify what to do with extra properties when executing a request.
|
Modifier and Type | Method and Description |
---|---|
Options |
Options.setValidationOptions(ValidationOptions validationOptions)
Options for how to validate and process properties on a resource.
|
Copyright © 2011–2024 Google. All rights reserved.