Skip to content

Commit d5150d3

Browse files
docs(shopping/merchant/accounts): mark BusinessInfo.phone as output only (#10319)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 640445179 Source-Link: https://togithub.com/googleapis/googleapis/commit/46bc6f2d612c42644f061b4c22eedd762cd72909 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/2c2b6c23a9959921a5f12563b639586067365331 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmMyYjZjMjNhOTk1OTkyMWE1ZjEyNTYzYjYzOTU4NjA2NzM2NTMzMSJ9 BEGIN_NESTED_COMMIT docs(batch): Documentation improvements PiperOrigin-RevId: 640429278 Source-Link: https://togithub.com/googleapis/googleapis/commit/fee4e43dc76d8f7109c18be1d1c5c6ef1fc36299 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/5621bc660696b23bb1e560d9bb51f08d1af5c639 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTYyMWJjNjYwNjk2YjIzYmIxZTU2MGQ5YmI1MWYwOGQxYWY1YzYzOSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(redis/cluster): [Memorystore for Redis Cluster] Add support for different node types feat(redis/cluster): [Memorystore for Redis Cluster] Add persistence support feat(redis/cluster): [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster docs(redis/cluster): [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster PiperOrigin-RevId: 640389721 Source-Link: https://togithub.com/googleapis/googleapis/commit/8bca64a28cfdb648efbd7a659ad02962897228df Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/24dbd227a55e7347733d59311837797c96d6d554 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjRkYmQyMjdhNTVlNzM0NzczM2Q1OTMxMTgzNzc5N2M5NmQ2ZDU1NCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(aiplatform): add rag_embedding_model_config to RagCorpus feat(aiplatform): add max_embedding_requests_per_min to ImportRagFilesConfig PiperOrigin-RevId: 640251019 Source-Link: https://togithub.com/googleapis/googleapis/commit/ede5e02ad747c9199a7953b222b85715e097189c Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/7bb40e01cc6013b066e81827a8dd19ade6e71b39 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2JiNDBlMDFjYzYwMTNiMDY2ZTgxODI3YThkZDE5YWRlNmU3MWIzOSJ9 END_NESTED_COMMIT
1 parent ad04b33 commit d5150d3

11 files changed

Lines changed: 2120 additions & 478 deletions

File tree

aiplatform/apiv1beta1/aiplatformpb/vertex_rag_data.pb.go

Lines changed: 421 additions & 181 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch/apiv1/batchpb/job.pb.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

batch/apiv1/batchpb/task.pb.go

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.work.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,11 @@ golang.org/x/mod v0.9.0 h1:KENHtAZL2y3NLMYZeHY9DW8HW8V+kQyJsY/V9JlKvCs=
7373
golang.org/x/mod v0.11.0 h1:bUO06HqtnRcc/7l71XBe4WcqTZ+3AH1J59zWDDwLKgU=
7474
golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
7575
golang.org/x/telemetry v0.0.0-20240208230135-b75ee8823808/go.mod h1:KG1lNk5ZFNssSZLrpVb4sMXKMpGwGXOxSG3rnu2gZQQ=
76+
golang.org/x/term v0.21.0/go.mod h1:ooXLefLobQVslOqselCNF4SxFAaoS6KujMbsGzSDmX0=
7677
golang.org/x/tools v0.7.0 h1:W4OVu8VVOaIO0yzWMNdepAulS7YfoS3Zabrm8DOXXU4=
7778
golang.org/x/tools v0.10.0 h1:tvDr/iQoUqNdohiYm0LmmKcBk+q86lb9EprIUFhHHGg=
7879
golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc=
80+
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
7981
google.golang.org/api v0.174.0/go.mod h1:aC7tB6j0HR1Nl0ni5ghpx6iLasmAX78Zkh/wgxAAjLg=
8082
google.golang.org/genproto v0.0.0-20230725213213-b022f6e96895/go.mod h1:0ggbjUrZYpy1q+ANUS30SEoGZ53cdfwtbuG7Ptgy108=
8183
google.golang.org/genproto/googleapis/api v0.0.0-20230725213213-b022f6e96895/go.mod h1:rsr7RhLuwsDKL7RmgDDCUc6yaGr1iqceVb5Wv6f6YvQ=

internal/generated/snippets/redis/cluster/apiv1/CloudRedisClusterClient/GetClusterCertificateAuthority/main.go

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/generated/snippets/redis/cluster/apiv1/snippet_metadata.google.cloud.redis.cluster.v1.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,52 @@
239239
}
240240
]
241241
},
242+
{
243+
"regionTag": "redis_v1_generated_CloudRedisCluster_GetClusterCertificateAuthority_sync",
244+
"title": "redis GetClusterCertificateAuthority Sample",
245+
"description": "GetClusterCertificateAuthority gets the details of certificate authority information for Redis cluster.",
246+
"file": "CloudRedisClusterClient/GetClusterCertificateAuthority/main.go",
247+
"language": "GO",
248+
"clientMethod": {
249+
"shortName": "GetClusterCertificateAuthority",
250+
"fullName": "google.cloud.redis.cluster.v1.CloudRedisClusterClient.GetClusterCertificateAuthority",
251+
"parameters": [
252+
{
253+
"type": "context.Context",
254+
"name": "ctx"
255+
},
256+
{
257+
"type": "clusterpb.GetClusterCertificateAuthorityRequest",
258+
"name": "req"
259+
},
260+
{
261+
"type": "...gax.CallOption",
262+
"name": "opts"
263+
}
264+
],
265+
"resultType": "*clusterpb.CertificateAuthority",
266+
"client": {
267+
"shortName": "CloudRedisClusterClient",
268+
"fullName": "google.cloud.redis.cluster.v1.CloudRedisClusterClient"
269+
},
270+
"method": {
271+
"shortName": "GetClusterCertificateAuthority",
272+
"fullName": "google.cloud.redis.cluster.v1.CloudRedisCluster.GetClusterCertificateAuthority",
273+
"service": {
274+
"shortName": "CloudRedisCluster",
275+
"fullName": "google.cloud.redis.cluster.v1.CloudRedisCluster"
276+
}
277+
}
278+
},
279+
"origin": "API_DEFINITION",
280+
"segments": [
281+
{
282+
"start": 18,
283+
"end": 53,
284+
"type": "FULL"
285+
}
286+
]
287+
},
242288
{
243289
"regionTag": "redis_v1_generated_CloudRedisCluster_GetLocation_sync",
244290
"title": "redis GetLocation Sample",

redis/cluster/apiv1/cloud_redis_cluster_client.go

Lines changed: 102 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

redis/cluster/apiv1/cloud_redis_cluster_client_example_test.go

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)