Skip to content

Commit f344a7a

Browse files
feat: Automated regeneration of apihub v1 client (googleapis#23908)
Auto-created at 2025-08-10 10:24:41 +0000 using the toys pull request generator.
1 parent fa3c7bb commit f344a7a

File tree

6 files changed

+870
-8
lines changed

6 files changed

+870
-8
lines changed

api_names_out.yaml

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39716,6 +39716,36 @@
3971639716
"/apihub:v1/GoogleCloudApihubV1DisablePluginInstanceActionRequest": google_cloud_apihub_v1_disable_plugin_instance_action_request
3971739717
"/apihub:v1/GoogleCloudApihubV1DisablePluginInstanceActionRequest/actionId": action_id
3971839718
"/apihub:v1/GoogleCloudApihubV1DisablePluginRequest": google_cloud_apihub_v1_disable_plugin_request
39719+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation": google_cloud_apihub_v1_discovered_api_observation
39720+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/apiOperationCount": api_operation_count
39721+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/createTime": create_time
39722+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/hostname": hostname
39723+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/knownOperationsCount": known_operations_count
39724+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/lastEventDetectedTime": last_event_detected_time
39725+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/name": name
39726+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/origin": origin
39727+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/serverIps": server_ips
39728+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/serverIps/server_ip": server_ip
39729+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/sourceLocations": source_locations
39730+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/sourceLocations/source_location": source_location
39731+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/sourceMetadata": source_metadata
39732+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/sourceTypes": source_types
39733+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/sourceTypes/source_type": source_type
39734+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/style": style
39735+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/unknownOperationsCount": unknown_operations_count
39736+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiObservation/updateTime": update_time
39737+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation": google_cloud_apihub_v1_discovered_api_operation
39738+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/classification": classification
39739+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/count": count
39740+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/createTime": create_time
39741+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/firstSeenTime": first_seen_time
39742+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/httpOperation": http_operation
39743+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/lastSeenTime": last_seen_time
39744+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/matchResults": match_results
39745+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/matchResults/match_result": match_result
39746+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/name": name
39747+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/sourceMetadata": source_metadata
39748+
"/apihub:v1/GoogleCloudApihubV1DiscoveredApiOperation/updateTime": update_time
3971939749
"/apihub:v1/GoogleCloudApihubV1Documentation": google_cloud_apihub_v1_documentation
3972039750
"/apihub:v1/GoogleCloudApihubV1Documentation/externalUri": external_uri
3972139751
"/apihub:v1/GoogleCloudApihubV1EnablePluginInstanceActionRequest": google_cloud_apihub_v1_enable_plugin_instance_action_request
@@ -39746,6 +39776,10 @@
3974639776
"/apihub:v1/GoogleCloudApihubV1ExternalApi/updateTime": update_time
3974739777
"/apihub:v1/GoogleCloudApihubV1GoogleServiceAccountConfig": google_cloud_apihub_v1_google_service_account_config
3974839778
"/apihub:v1/GoogleCloudApihubV1GoogleServiceAccountConfig/serviceAccount": service_account
39779+
"/apihub:v1/GoogleCloudApihubV1Header": google_cloud_apihub_v1_header
39780+
"/apihub:v1/GoogleCloudApihubV1Header/count": count
39781+
"/apihub:v1/GoogleCloudApihubV1Header/dataType": data_type
39782+
"/apihub:v1/GoogleCloudApihubV1Header/name": name
3974939783
"/apihub:v1/GoogleCloudApihubV1HostProjectRegistration": google_cloud_apihub_v1_host_project_registration
3975039784
"/apihub:v1/GoogleCloudApihubV1HostProjectRegistration/createTime": create_time
3975139785
"/apihub:v1/GoogleCloudApihubV1HostProjectRegistration/gcpProject": gcp_project
@@ -39755,6 +39789,22 @@
3975539789
"/apihub:v1/GoogleCloudApihubV1HttpOperation": google_cloud_apihub_v1_http_operation
3975639790
"/apihub:v1/GoogleCloudApihubV1HttpOperation/method": method_prop
3975739791
"/apihub:v1/GoogleCloudApihubV1HttpOperation/path": path
39792+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails": google_cloud_apihub_v1_http_operation_details
39793+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/httpOperation": http_operation
39794+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/pathParams": path_params
39795+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/pathParams/path_param": path_param
39796+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/queryParams": query_params
39797+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/queryParams/query_param": query_param
39798+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/request": request
39799+
"/apihub:v1/GoogleCloudApihubV1HttpOperationDetails/response": response
39800+
"/apihub:v1/GoogleCloudApihubV1HttpRequest": google_cloud_apihub_v1_http_request
39801+
"/apihub:v1/GoogleCloudApihubV1HttpRequest/headers": headers
39802+
"/apihub:v1/GoogleCloudApihubV1HttpRequest/headers/header": header
39803+
"/apihub:v1/GoogleCloudApihubV1HttpResponse": google_cloud_apihub_v1_http_response
39804+
"/apihub:v1/GoogleCloudApihubV1HttpResponse/headers": headers
39805+
"/apihub:v1/GoogleCloudApihubV1HttpResponse/headers/header": header
39806+
"/apihub:v1/GoogleCloudApihubV1HttpResponse/responseCodes": response_codes
39807+
"/apihub:v1/GoogleCloudApihubV1HttpResponse/responseCodes/response_code": response_code
3975839808
"/apihub:v1/GoogleCloudApihubV1Issue": google_cloud_apihub_v1_issue
3975939809
"/apihub:v1/GoogleCloudApihubV1Issue/code": code
3976039810
"/apihub:v1/GoogleCloudApihubV1Issue/message": message
@@ -39801,6 +39851,14 @@
3980139851
"/apihub:v1/GoogleCloudApihubV1ListDeploymentsResponse/deployments": deployments
3980239852
"/apihub:v1/GoogleCloudApihubV1ListDeploymentsResponse/deployments/deployment": deployment
3980339853
"/apihub:v1/GoogleCloudApihubV1ListDeploymentsResponse/nextPageToken": next_page_token
39854+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiObservationsResponse": google_cloud_apihub_v1_list_discovered_api_observations_response
39855+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiObservationsResponse/discoveredApiObservations": discovered_api_observations
39856+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiObservationsResponse/discoveredApiObservations/discovered_api_observation": discovered_api_observation
39857+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiObservationsResponse/nextPageToken": next_page_token
39858+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiOperationsResponse": google_cloud_apihub_v1_list_discovered_api_operations_response
39859+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiOperationsResponse/discoveredApiOperations": discovered_api_operations
39860+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiOperationsResponse/discoveredApiOperations/discovered_api_operation": discovered_api_operation
39861+
"/apihub:v1/GoogleCloudApihubV1ListDiscoveredApiOperationsResponse/nextPageToken": next_page_token
3980439862
"/apihub:v1/GoogleCloudApihubV1ListExternalApisResponse": google_cloud_apihub_v1_list_external_apis_response
3980539863
"/apihub:v1/GoogleCloudApihubV1ListExternalApisResponse/externalApis": external_apis
3980639864
"/apihub:v1/GoogleCloudApihubV1ListExternalApisResponse/externalApis/external_api": external_api
@@ -39833,6 +39891,8 @@
3983339891
"/apihub:v1/GoogleCloudApihubV1LookupApiHubInstanceResponse/apiHubInstance": api_hub_instance
3983439892
"/apihub:v1/GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse": google_cloud_apihub_v1_lookup_runtime_project_attachment_response
3983539893
"/apihub:v1/GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse/runtimeProjectAttachment": runtime_project_attachment
39894+
"/apihub:v1/GoogleCloudApihubV1MatchResult": google_cloud_apihub_v1_match_result
39895+
"/apihub:v1/GoogleCloudApihubV1MatchResult/name": name
3983639896
"/apihub:v1/GoogleCloudApihubV1MultiIntValues": google_cloud_apihub_v1_multi_int_values
3983739897
"/apihub:v1/GoogleCloudApihubV1MultiIntValues/values": values
3983839898
"/apihub:v1/GoogleCloudApihubV1MultiIntValues/values/value": value
@@ -39868,6 +39928,9 @@
3986839928
"/apihub:v1/GoogleCloudApihubV1Path": google_cloud_apihub_v1_path
3986939929
"/apihub:v1/GoogleCloudApihubV1Path/description": description
3987039930
"/apihub:v1/GoogleCloudApihubV1Path/path": path
39931+
"/apihub:v1/GoogleCloudApihubV1PathParam": google_cloud_apihub_v1_path_param
39932+
"/apihub:v1/GoogleCloudApihubV1PathParam/dataType": data_type
39933+
"/apihub:v1/GoogleCloudApihubV1PathParam/position": position
3987139934
"/apihub:v1/GoogleCloudApihubV1Plugin": google_cloud_apihub_v1_plugin
3987239935
"/apihub:v1/GoogleCloudApihubV1Plugin/actionsConfig": actions_config
3987339936
"/apihub:v1/GoogleCloudApihubV1Plugin/actionsConfig/actions_config": actions_config
@@ -39920,6 +39983,10 @@
3992039983
"/apihub:v1/GoogleCloudApihubV1Point": google_cloud_apihub_v1_point
3992139984
"/apihub:v1/GoogleCloudApihubV1Point/character": character
3992239985
"/apihub:v1/GoogleCloudApihubV1Point/line": line
39986+
"/apihub:v1/GoogleCloudApihubV1QueryParam": google_cloud_apihub_v1_query_param
39987+
"/apihub:v1/GoogleCloudApihubV1QueryParam/count": count
39988+
"/apihub:v1/GoogleCloudApihubV1QueryParam/dataType": data_type
39989+
"/apihub:v1/GoogleCloudApihubV1QueryParam/name": name
3992339990
"/apihub:v1/GoogleCloudApihubV1Range": google_cloud_apihub_v1_range
3992439991
"/apihub:v1/GoogleCloudApihubV1Range/end": end
3992539992
"/apihub:v1/GoogleCloudApihubV1Range/start": start
@@ -40205,6 +40272,18 @@
4020540272
"/apihub:v1/apihub.projects.locations.deployments.patch": patch_project_location_deployment
4020640273
"/apihub:v1/apihub.projects.locations.deployments.patch/name": name
4020740274
"/apihub:v1/apihub.projects.locations.deployments.patch/updateMask": update_mask
40275+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.get": get_project_location_discovered_api_observation_discovered_api_operation
40276+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.get/name": name
40277+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.list": list_project_location_discovered_api_observation_discovered_api_operations
40278+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.list/pageSize": page_size
40279+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.list/pageToken": page_token
40280+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.discoveredApiOperations.list/parent": parent
40281+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.get": get_project_location_discovered_api_observation
40282+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.get/name": name
40283+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.list": list_project_location_discovered_api_observations
40284+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.list/pageSize": page_size
40285+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.list/pageToken": page_token
40286+
"/apihub:v1/apihub.projects.locations.discoveredApiObservations.list/parent": parent
4020840287
"/apihub:v1/apihub.projects.locations.externalApis.create": create_project_location_external_api
4020940288
"/apihub:v1/apihub.projects.locations.externalApis.create/externalApiId": external_api_id
4021040289
"/apihub:v1/apihub.projects.locations.externalApis.create/parent": parent

generated/google-apis-apihub_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-apihub_v1
22

3+
### v0.6.0 (2025-08-10)
4+
5+
* Regenerated from discovery document revision 20250731
6+
37
### v0.5.0 (2025-07-06)
48

59
* Regenerated from discovery document revision 20250701

0 commit comments

Comments
 (0)