Skip to content

Commit

Permalink
chore: Delete obsolete Discovery docs
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Aug 26, 2024
1 parent 8caf9d5 commit 7d3803e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
10 changes: 10 additions & 0 deletions EnumStorage/connectors.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
"BASIC",
"FULL"
],
"Google.Apis.Connectors.v1.ProjectsResource+LocationsResource+EndpointAttachmentsResource+GetRequest.ViewEnum": [
"ENDPOINT_ATTACHMENT_VIEW_UNSPECIFIED",
"ENDPOINT_ATTACHMENT_VIEW_BASIC",
"ENDPOINT_ATTACHMENT_VIEW_FULL"
],
"Google.Apis.Connectors.v1.ProjectsResource+LocationsResource+EndpointAttachmentsResource+ListRequest.ViewEnum": [
"ENDPOINT_ATTACHMENT_VIEW_UNSPECIFIED",
"ENDPOINT_ATTACHMENT_VIEW_BASIC",
"ENDPOINT_ATTACHMENT_VIEW_FULL"
],
"Google.Apis.Connectors.v1.ProjectsResource+LocationsResource+GlobalResource+ProvidersResource+ConnectorsResource+VersionsResource+GetRequest.ViewEnum": [
"CONNECTOR_VERSION_VIEW_UNSPECIFIED",
"CONNECTOR_VERSION_VIEW_BASIC",
Expand Down
14 changes: 12 additions & 2 deletions EnumStorage/solar.v1.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
{
"Google.Apis.Solar.v1.BuildingInsightsResource+FindClosestRequest.ExperimentsEnum": [
"EXPERIMENT_UNSPECIFIED",
"EXPANDED_COVERAGE"
],
"Google.Apis.Solar.v1.BuildingInsightsResource+FindClosestRequest.RequiredQualityEnum": [
"IMAGERY_QUALITY_UNSPECIFIED",
"HIGH",
"MEDIUM",
"LOW"
"LOW",
"BASE"
],
"Google.Apis.Solar.v1.DataLayersResource+GetRequest.ExperimentsEnum": [
"EXPERIMENT_UNSPECIFIED",
"EXPANDED_COVERAGE"
],
"Google.Apis.Solar.v1.DataLayersResource+GetRequest.RequiredQualityEnum": [
"IMAGERY_QUALITY_UNSPECIFIED",
"HIGH",
"MEDIUM",
"LOW"
"LOW",
"BASE"
],
"Google.Apis.Solar.v1.DataLayersResource+GetRequest.ViewEnum": [
"DATA_LAYER_VIEW_UNSPECIFIED",
Expand Down
10 changes: 10 additions & 0 deletions EnumStorage/workflowexecutions.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"BASIC",
"FULL"
],
"Google.Apis.WorkflowExecutions.v1.ProjectsResource+LocationsResource+WorkflowsResource+ExecutionsResource+StepEntriesResource+GetRequest.ViewEnum": [
"EXECUTION_ENTRY_VIEW_UNSPECIFIED",
"EXECUTION_ENTRY_VIEW_BASIC",
"EXECUTION_ENTRY_VIEW_DETAILED"
],
"Google.Apis.WorkflowExecutions.v1.ProjectsResource+LocationsResource+WorkflowsResource+ExecutionsResource+StepEntriesResource+ListRequest.ViewEnum": [
"EXECUTION_ENTRY_VIEW_UNSPECIFIED",
"EXECUTION_ENTRY_VIEW_BASIC",
"EXECUTION_ENTRY_VIEW_DETAILED"
],
"Google.Apis.WorkflowExecutions.v1.WorkflowExecutionsBaseServiceRequest<<TResponse>>.AltEnum": [
"json",
"media",
Expand Down

0 comments on commit 7d3803e

Please sign in to comment.