Google APIs
1d962cc5bb
chore: regenerate API index
2 years ago
Google APIs
a186468db7
feat: add PreprocessingConfig.deinterlace
...
docs: minor documentation changes
PiperOrigin-RevId: 489233360
2 years ago
Google APIs
0184330e57
feat: add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value
...
PiperOrigin-RevId: 489095106
2 years ago
Google APIs
2c4f2039da
chore: regenerate API index
2 years ago
Google APIs
71673d86fb
feat: added Location API methods
...
docs: updated comments
PiperOrigin-RevId: 489094434
2 years ago
Google APIs
72f57e834d
chore: regenerate API index
2 years ago
Google APIs
1d21a86868
feat: added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API
...
feat: add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API
feat: add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API
feat: added Location and IAM methods
fix: deprecate AcceleratorType.NVIDIA_TESLA_K80
PiperOrigin-RevId: 489032946
2 years ago
Google APIs
8f503d729d
chore: regenerate API index
2 years ago
Google APIs
7f891be945
feat: maintenance schedules
...
PiperOrigin-RevId: 489029238
2 years ago
Google APIs
29518815b2
docs: fix minor docstring formatting
...
PiperOrigin-RevId: 488896433
2 years ago
Google APIs
ef8d236c71
chore: regenerate API index
2 years ago
Google APIs
9e4c5821ea
feat: Issuer switch API logging proto for documentation
...
PiperOrigin-RevId: 488825653
2 years ago
Google APIs
e155a8e76a
chore: Update gapic-generator-python to v1.6.2
...
PiperOrigin-RevId: 488762961
2 years ago
Google APIs
0f0eb8ba27
docs: fix minor docstring formatting
...
PiperOrigin-RevId: 488759662
2 years ago
Google APIs
f7375bc650
feat: Add current state of export subscriptions to API
...
PiperOrigin-RevId: 488739443
2 years ago
Google APIs
43bf96fa41
feat: add missing_value_interpretations to AppendRowsRequest
...
PiperOrigin-RevId: 488693558
2 years ago
Google APIs
d1e4539c52
feat: added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
...
PiperOrigin-RevId: 488680436
2 years ago
Google APIs
8097802019
feat: Add OsConfig patch_job_log proto for Cloud Platform documentation
...
PiperOrigin-RevId: 488663043
2 years ago
Google APIs
dde2e5c02c
feat: add support for additional HMAC algorithms
...
PiperOrigin-RevId: 488651504
2 years ago
Google APIs
8995a88176
feat: added Sku.geo_taxonomy
...
fix: more oauth scopes
PiperOrigin-RevId: 488493014
2 years ago
Google APIs
452324bf65
feat: add compact placement feature for node pools
...
Use a compact placement policy to specify that nodes within the node pool should be placed in closer physical proximity to each other within a zone. Having nodes closer to each other can reduce network latency between nodes, which can be useful for tightly-coupled batch workloads.
PiperOrigin-RevId: 488490422
2 years ago
Google APIs
bd9aa78b34
feat: added google.api.Service.publishing and client libraries settings
...
feat: added google.api.JwtLocation.cookie
feat: new fields in enum google.api.ErrorReason
fix: deprecate google.api.Endpoint.aliases
fix: deprecate google.api.BackendRule.min_deadline
docs: minor updates to comments
PiperOrigin-RevId: 488484261
2 years ago
Google APIs
5e5d500bc4
chore: regenerate API index
2 years ago
Google APIs
236055995b
feat: added CreateSshPublicKey RPC
...
PiperOrigin-RevId: 488460648
2 years ago
Google APIs
376ff1e064
chore: regenerate API index
2 years ago
Google APIs
c2f6dac411
feat: add Pipeline.secret_environment, Action.secret_environment, VirtualMachine.reservation
...
PiperOrigin-RevId: 488460572
2 years ago
Google APIs
f10c285cfa
chore: regenerate API index
2 years ago
Google APIs
6b780a3cb3
feat: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs
...
feat: added evaluation.proto
feat: added document_schema field in ProcessorVersion processor.proto
feat: added image_quality_scores field in Document.Page in document.proto
feat: added font_family field in Document.Style in document.proto
PiperOrigin-RevId: 488417413
2 years ago
Google APIs
b4dea4af8d
feat: add service_account to batch_prediction_job in aiplatform v1 batch_prediction_job.proto
...
PiperOrigin-RevId: 488416174
2 years ago
Google APIs
7349e1cd02
feat: Add files field to finding's list of attributes
...
PiperOrigin-RevId: 488290111
2 years ago
Google APIs
08f275f5c1
chore: Update gapic-generator-python to v1.6.1
...
PiperOrigin-RevId: 488036204
2 years ago
Google APIs
a3f9051439
chore(python): Update build rules for google/apps/script/type
...
chore(python): Update build rules for google/cloud/gsuiteaddons/v1
PiperOrigin-RevId: 488035349
2 years ago
Google APIs
9140e55464
feat: ExcludeByHotword added as an ExclusionRule type, NEW_ZEALAND added as a LocationCategory value
...
PiperOrigin-RevId: 487581128
2 years ago
Google APIs
675e60c366
chore(python): Add build rules in BUILD.bazel for google/apps/script/type
...
PiperOrigin-RevId: 487574776
2 years ago
Google APIs
80395240fa
chore: regenerate API index
2 years ago
Google APIs
ecd5781871
feat: add API client for Drive Labels v2 and v2beta
...
PiperOrigin-RevId: 487561374
2 years ago
Google APIs
11fb07f0f4
chore: regenerate API index
2 years ago
Google APIs
5be5981f50
feat: new APIs added to reflect updates to the filestore service
...
- Add ENTERPRISE Tier
- Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot
- Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare
- Add ConnectMode to NetworkConfig (for Private Service Access support)
- New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)
- Add SuspensionReason (for KMS related suspension)
- Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabled
PiperOrigin-RevId: 487492758
2 years ago
Google APIs
da380c77bb
chore: Update to gapic-generator-python 1.6.0
...
feat(python): Add typing to proto.Message based class attributes
feat(python): Snippetgen handling of repeated enum field
PiperOrigin-RevId: 487326846
2 years ago
Google APIs
2a470e2797
chore(bazel): update gapic-generator-php to v1.6.0
...
PiperOrigin-RevId: 487322191
2 years ago
Google APIs
91b1a9b682
docs: fix minor docstring formatting
...
PiperOrigin-RevId: 487300638
2 years ago
Google APIs
cac4b1eea4
feat: add deal_code field to message Offer
...
PiperOrigin-RevId: 487295068
2 years ago
Google APIs
17fb30e8ca
feat: add instance_config to batch_prediction_job in aiplatform v1beta1 batch_prediction_job.proto
...
PiperOrigin-RevId: 487284583
2 years ago
Google APIs
52880d1e5f
chore: regenerate API index
2 years ago
Google APIs
f19c628a85
feat: publish Google Cloud's Cloud Knowledge Graph (CKG) API
...
CKG lookup and search APIs enable customers to search, link and federate their own knowledge with Google’s.
PiperOrigin-RevId: 487280461
2 years ago
Google APIs
6e1a5a0666
docs: fix minor docstring formatting
...
PiperOrigin-RevId: 487258346
2 years ago
Google APIs
9df6fcaf99
feat!: remove deprecated fields `highrise` and `multi_family`
...
docs: minor documentation updates
PiperOrigin-RevId: 487257549
2 years ago
Google APIs
150b4079b6
feat: Update dependency on versioned libraries
...
PiperOrigin-RevId: 487105414
2 years ago
Google APIs
0ce375d9df
feat: Update dependency on versioned libraries
...
PiperOrigin-RevId: 487105351
2 years ago
Google APIs
67b2d7c2fb
chore: regenerate API index
2 years ago