Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(accessapproval): update the API
#### accessapproval:v1 The following keys were added: - resources.folders.methods.getServiceAccount.description - resources.folders.methods.getServiceAccount.flatPath - resources.folders.methods.getServiceAccount.httpMethod - resources.folders.methods.getServiceAccount.id - resources.folders.methods.getServiceAccount.parameterOrder - resources.folders.methods.getServiceAccount.parameters.name.description - resources.folders.methods.getServiceAccount.parameters.name.location - resources.folders.methods.getServiceAccount.parameters.name.pattern - resources.folders.methods.getServiceAccount.parameters.name.required - resources.folders.methods.getServiceAccount.parameters.name.type - resources.folders.methods.getServiceAccount.path - resources.folders.methods.getServiceAccount.response.$ref - resources.folders.methods.getServiceAccount.scopes - resources.organizations.methods.getServiceAccount.description - resources.organizations.methods.getServiceAccount.flatPath - resources.organizations.methods.getServiceAccount.httpMethod - resources.organizations.methods.getServiceAccount.id - resources.organizations.methods.getServiceAccount.parameterOrder - resources.organizations.methods.getServiceAccount.parameters.name.description - resources.organizations.methods.getServiceAccount.parameters.name.location - resources.organizations.methods.getServiceAccount.parameters.name.pattern - resources.organizations.methods.getServiceAccount.parameters.name.required - resources.organizations.methods.getServiceAccount.parameters.name.type - resources.organizations.methods.getServiceAccount.path - resources.organizations.methods.getServiceAccount.response.$ref - resources.organizations.methods.getServiceAccount.scopes - resources.projects.methods.getServiceAccount.description - resources.projects.methods.getServiceAccount.flatPath - resources.projects.methods.getServiceAccount.httpMethod - resources.projects.methods.getServiceAccount.id - resources.projects.methods.getServiceAccount.parameterOrder - resources.projects.methods.getServiceAccount.parameters.name.description - resources.projects.methods.getServiceAccount.parameters.name.location - resources.projects.methods.getServiceAccount.parameters.name.pattern - resources.projects.methods.getServiceAccount.parameters.name.required - resources.projects.methods.getServiceAccount.parameters.name.type - resources.projects.methods.getServiceAccount.path - resources.projects.methods.getServiceAccount.response.$ref - resources.projects.methods.getServiceAccount.scopes - schemas.AccessApprovalServiceAccount.description - schemas.AccessApprovalServiceAccount.id - schemas.AccessApprovalServiceAccount.properties.accountEmail.description - schemas.AccessApprovalServiceAccount.properties.accountEmail.type - schemas.AccessApprovalServiceAccount.properties.name.description - schemas.AccessApprovalServiceAccount.properties.name.type - schemas.AccessApprovalServiceAccount.type - schemas.AccessApprovalSettings.properties.activeKeyVersion.description - schemas.AccessApprovalSettings.properties.activeKeyVersion.type - schemas.AccessApprovalSettings.properties.ancestorHasActiveKeyVersion.description - schemas.AccessApprovalSettings.properties.ancestorHasActiveKeyVersion.readOnly - schemas.AccessApprovalSettings.properties.ancestorHasActiveKeyVersion.type - schemas.AccessApprovalSettings.properties.invalidKeyVersion.description - schemas.AccessApprovalSettings.properties.invalidKeyVersion.readOnly - schemas.AccessApprovalSettings.properties.invalidKeyVersion.type - schemas.ApproveDecision.properties.autoApproved.description - schemas.ApproveDecision.properties.autoApproved.type - schemas.ApproveDecision.properties.signatureInfo.$ref - schemas.ApproveDecision.properties.signatureInfo.description - schemas.SignatureInfo.description - schemas.SignatureInfo.id - schemas.SignatureInfo.properties.customerKmsKeyVersion.description - schemas.SignatureInfo.properties.customerKmsKeyVersion.type - schemas.SignatureInfo.properties.googlePublicKeyPem.description - schemas.SignatureInfo.properties.googlePublicKeyPem.type - schemas.SignatureInfo.properties.signature.description - schemas.SignatureInfo.properties.signature.format - schemas.SignatureInfo.properties.signature.type - schemas.SignatureInfo.type The following keys were changed: - schemas.AccessReason.properties.type.enum - schemas.AccessReason.properties.type.enumDescriptions - schemas.DismissDecision.properties.implicit.description
- Loading branch information