Commit 186ac90
authored
feat: [Memorystore] Add support for Basic Auth feature to Memorystore for Valkey (googleapis#9343)
* feat: A new resource_definition `cloudkms.googleapis.com/CryptoKey` is added
feat: A new resource_definition `cloudkms.googleapis.com/CryptoKeyVersion` is added
feat: A new resource_definition `compute.googleapis.com/NetworkAttachment` is added
feat: A new oauth_scope `https://www.googleapis.com/auth/memorystore.read-only` is added to service `Memorystore`
feat: A new oauth_scope `https://www.googleapis.com/auth/memorystore.read-write` is added to service `Memorystore`
feat: A new method `RescheduleMaintenance` is added to service `Memorystore`
feat: A new method `ListBackupCollections` is added to service `Memorystore`
feat: A new method `GetBackupCollection` is added to service `Memorystore`
feat: A new method `ListBackups` is added to service `Memorystore`
feat: A new method `GetBackup` is added to service `Memorystore`
feat: A new method `DeleteBackup` is added to service `Memorystore`
feat: A new method `ExportBackup` is added to service `Memorystore`
feat: A new method `BackupInstance` is added to service `Memorystore`
feat: A new method `StartMigration` is added to service `Memorystore`
feat: A new method `FinishMigration` is added to service `Memorystore`
feat: A new method `ListTokenAuthUsers` is added to service `Memorystore`
feat: A new method `GetTokenAuthUser` is added to service `Memorystore`
feat: A new method `ListAuthTokens` is added to service `Memorystore`
feat: A new method `GetAuthToken` is added to service `Memorystore`
feat: A new method `AddTokenAuthUser` is added to service `Memorystore`
feat: A new method `DeleteTokenAuthUser` is added to service `Memorystore`
feat: A new method `AddAuthToken` is added to service `Memorystore`
feat: A new method `DeleteAuthToken` is added to service `Memorystore`
feat: A new field `target_engine_version` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `target_node_type` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new message `GcsBackupSource` is added
feat: A new message `ManagedBackupSource` is added
feat: A new value `MIGRATING` is added to enum `State`
feat: A new value `TOKEN_AUTH` is added to enum `AuthorizationMode`
feat: A new field `gcs_source` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `managed_backup_source` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `psc_attachment_details` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `simulate_maintenance_event` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `ondemand_maintenance` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `satisfies_pzs` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `satisfies_pzi` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `maintenance_policy` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `maintenance_schedule` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `cross_instance_replication_config` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `async_instance_endpoints_deletion_enabled` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `kms_key` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `encryption_info` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `backup_collection` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `automated_backup_config` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `maintenance_version` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `effective_maintenance_version` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `available_maintenance_versions` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `allow_fewer_zones_deployment` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new field `migration_config` is added to message `.google.cloud.memorystore.v1beta.Instance`
feat: A new message `StartMigrationRequest` is added
feat: A new message `FinishMigrationRequest` is added
feat: A new message `SelfManagedSource` is added
feat: A new message `MigrationConfig` is added
feat: A new message `AutomatedBackupConfig` is added
feat: A new message `BackupCollection` is added
feat: A new resource_definition `memorystore.googleapis.com/BackupCollection` is added
feat: A new message `Backup` is added
feat: A new resource_definition `memorystore.googleapis.com/Backup` is added
feat: A new message `BackupFile` is added
feat: A new message `CrossInstanceReplicationConfig` is added
feat: A new message `TokenAuthUser` is added
feat: A new resource_definition `memorystore.googleapis.com/TokenAuthUser` is added
feat: A new message `AuthToken` is added
feat: A new resource_definition `memorystore.googleapis.com/AuthToken` is added
feat: A new message `MaintenancePolicy` is added
feat: A new message `WeeklyMaintenanceWindow` is added
feat: A new message `MaintenanceSchedule` is added
feat: A new message `PscAttachmentDetail` is added
feat: A new field `port` is added to message `.google.cloud.memorystore.v1beta.PscConnection`
feat: A new message `RescheduleMaintenanceRequest` is added
feat: A new message `ListBackupCollectionsRequest` is added
feat: A new message `ListBackupCollectionsResponse` is added
feat: A new message `GetBackupCollectionRequest` is added
feat: A new message `ListBackupsRequest` is added
feat: A new message `ListBackupsResponse` is added
feat: A new message `GetBackupRequest` is added
feat: A new message `DeleteBackupRequest` is added
feat: A new message `ExportBackupRequest` is added
feat: A new message `BackupInstanceRequest` is added
feat: A new message `ListTokenAuthUsersRequest` is added
feat: A new message `ListTokenAuthUsersResponse` is added
feat: A new message `GetTokenAuthUserRequest` is added
feat: A new message `ListAuthTokensRequest` is added
feat: A new message `ListAuthTokensResponse` is added
feat: A new message `GetAuthTokenRequest` is added
feat: A new message `AddTokenAuthUserRequest` is added
feat: A new message `DeleteTokenAuthUserRequest` is added
feat: A new message `AddAuthTokenRequest` is added
feat: A new message `DeleteAuthTokenRequest` is added
feat: A new message `EncryptionInfo` is added
fix: Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.memorystore.v1beta.PscConnection`
docs: A comment for field `psc_auto_connection` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `node_type` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `engine_version` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `psc_auto_connections` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `mode` in message `.google.cloud.memorystore.v1beta.Instance` is changed
docs: A comment for field `port` in message `.google.cloud.memorystore.v1beta.PscAutoConnection` is changed
docs: A comment for field `network` in message `.google.cloud.memorystore.v1beta.PscAutoConnection` is changed
docs: A comment for field `psc_connection_id` in message `.google.cloud.memorystore.v1beta.PscConnection` is changed
docs: A comment for field `network` in message `.google.cloud.memorystore.v1beta.PscConnection` is changed
docs: A comment for field `network` in message `.google.cloud.memorystore.v1beta.DiscoveryEndpoint` is changed
docs: A comment for message `ListInstancesRequest` is changed
docs: A comment for message `ListInstancesResponse` is changed
docs: A comment for message `GetInstanceRequest` is changed
docs: A comment for message `GetCertificateAuthorityRequest` is changed
docs: A comment for message `GetSharedRegionalCertificateAuthorityRequest` is changed
PiperOrigin-RevId: 947982065
Source-Link: googleapis/googleapis@669938a
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c39efc9a372554cf03f96ba9bdcd907f38bd9d24
Copy-Tag: eyJwIjoiTWVtb3J5c3RvcmUvLk93bEJvdC55YW1sIiwiaCI6ImMzOWVmYzlhMzcyNTU0Y2YwM2Y5NmJhOWJkY2Q5MDdmMzhiZDlkMjQifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: Add support for Basic Auth feature to Memorystore for Valkey
PiperOrigin-RevId: 949216188
Source-Link: googleapis/googleapis@69d7866
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6440493a63246d6d1505f362e7f57bea11b15339
Copy-Tag: eyJwIjoiTWVtb3J5c3RvcmUvLk93bEJvdC55YW1sIiwiaCI6IjY0NDA0OTNhNjMyNDZkNmQxNTA1ZjM2MmU3ZjU3YmVhMTFiMTUzMzkifQ==
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 569ca88 commit 186ac90
122 files changed
Lines changed: 18091 additions & 544 deletions
File tree
- Memorystore
- metadata
- V1Beta
- V1
- samples
- V1beta/MemorystoreClient
- V1/MemorystoreClient
- src
- V1beta
- AuthToken
- AutomatedBackupConfig
- Backup
- Client
- CrossInstanceReplicationConfig
- EncryptionInfo
- Instance
- StateInfo
- MigrationConfig
- RescheduleMaintenanceRequest
- TokenAuthUser
- resources
- V1
- AuthToken
- Client
- Instance
- TokenAuthUser
- resources
- tests/Unit
- V1beta/Client
- V1/Client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 92 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
Lines changed: 87 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
Lines changed: 88 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
Lines changed: 87 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments