Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(accesscontextmanager)!: update the API
BREAKING CHANGE: This release has breaking changes. #### accesscontextmanager:v1 The following keys were deleted: - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.description - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.location - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.type - schemas.AccessSettings.properties.reauthSettings.$ref - schemas.AccessSettings.properties.reauthSettings.description - schemas.GcpUserAccessBinding.properties.reauthSettings.$ref - schemas.GcpUserAccessBinding.properties.reauthSettings.description - schemas.ReauthSettings.description - schemas.ReauthSettings.id - schemas.ReauthSettings.properties.maxInactivity.description - schemas.ReauthSettings.properties.maxInactivity.format - schemas.ReauthSettings.properties.maxInactivity.type - schemas.ReauthSettings.properties.reauthMethod.description - schemas.ReauthSettings.properties.reauthMethod.enum - schemas.ReauthSettings.properties.reauthMethod.enumDescriptions - schemas.ReauthSettings.properties.reauthMethod.type - schemas.ReauthSettings.properties.sessionLength.description - schemas.ReauthSettings.properties.sessionLength.format - schemas.ReauthSettings.properties.sessionLength.type - schemas.ReauthSettings.properties.sessionLengthEnabled.description - schemas.ReauthSettings.properties.sessionLengthEnabled.type - schemas.ReauthSettings.properties.useOidcMaxAge.description - schemas.ReauthSettings.properties.useOidcMaxAge.type - schemas.ReauthSettings.type The following keys were added: - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.append.description - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.append.location - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.append.type - schemas.AccessSettings.properties.sessionSettings.$ref - schemas.AccessSettings.properties.sessionSettings.description - schemas.EgressPolicy.properties.title.description - schemas.EgressPolicy.properties.title.type - schemas.EgressSource.properties.resource.description - schemas.EgressSource.properties.resource.type - schemas.GcpUserAccessBinding.properties.sessionSettings.$ref - schemas.GcpUserAccessBinding.properties.sessionSettings.description - schemas.IngressPolicy.properties.title.description - schemas.IngressPolicy.properties.title.type - schemas.ServicePerimeter.properties.etag.description - schemas.ServicePerimeter.properties.etag.type - schemas.SessionSettings.description - schemas.SessionSettings.id - schemas.SessionSettings.properties.maxInactivity.description - schemas.SessionSettings.properties.maxInactivity.format - schemas.SessionSettings.properties.maxInactivity.type - schemas.SessionSettings.properties.sessionLength.description - schemas.SessionSettings.properties.sessionLength.format - schemas.SessionSettings.properties.sessionLength.type - schemas.SessionSettings.properties.sessionLengthEnabled.description - schemas.SessionSettings.properties.sessionLengthEnabled.type - schemas.SessionSettings.properties.sessionReauthMethod.description - schemas.SessionSettings.properties.sessionReauthMethod.enum - schemas.SessionSettings.properties.sessionReauthMethod.enumDescriptions - schemas.SessionSettings.properties.sessionReauthMethod.type - schemas.SessionSettings.properties.useOidcMaxAge.description - schemas.SessionSettings.properties.useOidcMaxAge.type - schemas.SessionSettings.type The following keys were changed: - resources.operations.methods.cancel.description - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.updateMask.description - schemas.GcpUserAccessBindingOperationMetadata.description
- Loading branch information