Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
bc69b5e
feat(appengine): update the API
yoshi-automation Nov 7, 2025
324856b
feat(authorizedbuyersmarketplace): update the API
yoshi-automation Nov 7, 2025
df76164
feat(backupdr): update the API
yoshi-automation Nov 7, 2025
540abab
feat(calendar): update the API
yoshi-automation Nov 7, 2025
e38adc6
fix(certificatemanager): update the API
yoshi-automation Nov 7, 2025
b12c3fb
feat(chromemanagement): update the API
yoshi-automation Nov 7, 2025
d279301
fix(classroom): update the API
yoshi-automation Nov 7, 2025
347b89a
feat(cloudshell): update the API
yoshi-automation Nov 7, 2025
65a0f10
feat(compute)!: update the API
yoshi-automation Nov 7, 2025
2348271
fix(config): update the API
yoshi-automation Nov 7, 2025
d29a9ea
feat(containeranalysis): update the API
yoshi-automation Nov 7, 2025
59d863f
feat(content): update the API
yoshi-automation Nov 7, 2025
5db4182
fix(dataform): update the API
yoshi-automation Nov 7, 2025
35f01d0
feat(datamanager): update the API
yoshi-automation Nov 7, 2025
2c19df5
feat(datamigration): update the API
yoshi-automation Nov 7, 2025
f9ec901
feat(dataplex)!: update the API
yoshi-automation Nov 7, 2025
8d21bc6
feat(datastream): update the API
yoshi-automation Nov 7, 2025
47209ad
fix(developerconnect): update the API
yoshi-automation Nov 7, 2025
09c3524
feat(dialogflow)!: update the API
yoshi-automation Nov 7, 2025
59b86b6
feat(documentai): update the API
yoshi-automation Nov 7, 2025
6251886
feat(firebaseappdistribution): update the API
yoshi-automation Nov 7, 2025
0ff9949
fix(firebaseapphosting): update the API
yoshi-automation Nov 7, 2025
58cbe86
fix(firebasestorage): update the API
yoshi-automation Nov 7, 2025
a554783
feat(iamcredentials): update the API
yoshi-automation Nov 7, 2025
e17fde2
feat(merchantapi): update the API
yoshi-automation Nov 7, 2025
7b366f7
fix(networkconnectivity): update the API
yoshi-automation Nov 7, 2025
202deb8
feat(networkservices): update the API
yoshi-automation Nov 7, 2025
52f1a23
feat(osconfig): update the API
yoshi-automation Nov 7, 2025
1576a15
feat(retail): update the API
yoshi-automation Nov 7, 2025
86e2fe0
feat(run): update the API
yoshi-automation Nov 7, 2025
f7e3648
feat(storagebatchoperations): update the API
yoshi-automation Nov 7, 2025
b8249ca
fix(tasks): update the API
yoshi-automation Nov 7, 2025
6280ea1
feat(vmmigration): update the API
yoshi-automation Nov 7, 2025
4e8a7e3
fix(workflows): update the API
yoshi-automation Nov 7, 2025
1ecd9a2
feat(workspaceevents): update the API
yoshi-automation Nov 7, 2025
38c2f92
feat: regenerate index files
yoshi-automation Nov 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions discovery/androidmanagement-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1265,7 +1265,7 @@
}
}
},
"revision": "20251022",
"revision": "20251104",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdbShellCommandEvent": {
Expand Down Expand Up @@ -5445,7 +5445,8 @@
"REQUIRED_ACCOUNT_NOT_IN_ENTERPRISE",
"NEW_ACCOUNT_NOT_IN_ENTERPRISE",
"DEFAULT_APPLICATION_SETTING_UNSUPPORTED_SCOPES",
"DEFAULT_APPLICATION_SETTING_FAILED_FOR_SCOPE"
"DEFAULT_APPLICATION_SETTING_FAILED_FOR_SCOPE",
"PRIVATE_DNS_HOST_NOT_SERVING"
],
"enumDescriptions": [
"Specific non-compliance reason is not specified. Fields in specific_non_compliance_context are not set.",
Expand All @@ -5461,7 +5462,8 @@
"Work account required by the workAccountSetupConfig policy setting is not part of the enterprise anymore. nonComplianceReason is set to USER_ACTION.",
"Work account added by the user is not part of the enterprise. nonComplianceReason is set to USER_ACTION.",
"The default application setting is applied to the scopes that are not supported by the management mode, even if the management mode itself is supported for the app type (e.g., a policy with DEFAULT_BROWSER app type and SCOPE_PERSONAL_PROFILE list sent to a fully managed device results in the scopes being inapplicable for the management mode). If the management mode is not supported for the app type, a NonComplianceDetail with MANAGEMENT_MODE is reported, without a specificNonComplianceReason.nonComplianceReason is set to MANAGEMENT_MODE.",
"The default application setting failed to apply for a specific scope. defaultApplicationContext is set. nonComplianceReason is set to INVALID_VALUE or APP_NOT_INSTALLED."
"The default application setting failed to apply for a specific scope. defaultApplicationContext is set. nonComplianceReason is set to INVALID_VALUE or APP_NOT_INSTALLED.",
"The specified host for private DNS is a valid hostname but was found to not be a private DNS server. nonComplianceReason is set to INVALID_VALUE."
],
"type": "string"
}
Expand Down
76 changes: 67 additions & 9 deletions discovery/appengine-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@
"type": "string"
},
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -2189,6 +2189,57 @@
"https://www.googleapis.com/auth/cloud-platform.read-only"
]
},
"list": {
"description": "Lists the domain mappings on an application.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings",
"httpMethod": "GET",
"id": "appengine.projects.locations.applications.domainMappings.list",
"parameterOrder": [
"projectsId",
"locationsId",
"applicationsId"
],
"parameters": {
"applicationsId": {
"description": "Part of `parent`. See documentation of `projectsId`.",
"location": "path",
"required": true,
"type": "string"
},
"locationsId": {
"description": "Part of `parent`. See documentation of `projectsId`.",
"location": "path",
"required": true,
"type": "string"
},
"pageSize": {
"description": "Maximum results to return per page.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "Continuation token for fetching the next page of results.",
"location": "query",
"type": "string"
},
"projectsId": {
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
"location": "path",
"required": true,
"type": "string"
}
},
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings",
"response": {
"$ref": "ListDomainMappingsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/appengine.admin",
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloud-platform.read-only"
]
},
"patch": {
"description": "Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}",
Expand Down Expand Up @@ -2479,7 +2530,7 @@
}
}
},
"revision": "20250930",
"revision": "20251103",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down Expand Up @@ -2694,10 +2745,11 @@
"type": "integer"
},
"domainNames": {
"description": "Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: example.com.@OutputOnly",
"description": "Output only. Topmost applicable domains of this certificate. This certificate applies to these domains and their subdomains. Example: example.com.@OutputOnly",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
},
"expireTime": {
Expand All @@ -2706,22 +2758,25 @@
"type": "string"
},
"id": {
"description": "Relative name of the certificate. This is a unique value autogenerated on AuthorizedCertificate resource creation. Example: 12345.@OutputOnly",
"description": "Output only. Relative name of the certificate. This is a unique value autogenerated on AuthorizedCertificate resource creation. Example: 12345.@OutputOnly",
"readOnly": true,
"type": "string"
},
"managedCertificate": {
"$ref": "ManagedCertificate",
"description": "Only applicable if this certificate is managed by App Engine. Managed certificates are tied to the lifecycle of a DomainMapping and cannot be updated or deleted via the AuthorizedCertificates API. If this certificate is manually administered by the user, this field will be empty.@OutputOnly"
},
"name": {
"description": "Full path to the AuthorizedCertificate resource in the API. Example: apps/myapp/authorizedCertificates/12345.@OutputOnly",
"description": "Output only. Full path to the AuthorizedCertificate resource in the API. Example: apps/myapp/authorizedCertificates/12345.@OutputOnly",
"readOnly": true,
"type": "string"
},
"visibleDomainMappings": {
"description": "The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: apps/myapp/domainMappings/example.com.This may not represent the full list of mapped domain mappings if the user does not have VIEWER permissions on all of the applications that have this certificate mapped. See domain_mappings_count for a complete count.Only returned by GET or LIST requests when specifically requested by the view=FULL_CERTIFICATE option.@OutputOnly",
"description": "Output only. The full paths to user visible Domain Mapping resources that have this certificate mapped. Example: apps/myapp/domainMappings/example.com.This may not represent the full list of mapped domain mappings if the user does not have VIEWER permissions on all of the applications that have this certificate mapped. See domain_mappings_count for a complete count.Only returned by GET or LIST requests when specifically requested by the view=FULL_CERTIFICATE option.@OutputOnly",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
}
},
Expand Down Expand Up @@ -3071,14 +3126,16 @@
"type": "string"
},
"name": {
"description": "Full path to the DomainMapping resource in the API. Example: apps/myapp/domainMapping/example.com.@OutputOnly",
"description": "Output only. Full path to the DomainMapping resource in the API. Example: apps/myapp/domainMapping/example.com.@OutputOnly",
"readOnly": true,
"type": "string"
},
"resourceRecords": {
"description": "The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping.@OutputOnly",
"description": "Output only. The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping.@OutputOnly",
"items": {
"$ref": "ResourceRecord"
},
"readOnly": true,
"type": "array"
},
"sslSettings": {
Expand Down Expand Up @@ -4559,7 +4616,8 @@
"type": "string"
},
"pendingManagedCertificateId": {
"description": "ID of the managed AuthorizedCertificate resource currently being provisioned, if applicable. Until the new managed certificate has been successfully provisioned, the previous SSL state will be preserved. Once the provisioning process completes, the certificate_id field will reflect the new managed certificate and this field will be left empty. To remove SSL support while there is still a pending managed certificate, clear the certificate_id field with an UpdateDomainMappingRequest.@OutputOnly",
"description": "Output only. ID of the managed AuthorizedCertificate resource currently being provisioned, if applicable. Until the new managed certificate has been successfully provisioned, the previous SSL state will be preserved. Once the provisioning process completes, the certificate_id field will reflect the new managed certificate and this field will be left empty. To remove SSL support while there is still a pending managed certificate, clear the certificate_id field with an UpdateDomainMappingRequest.@OutputOnly",
"readOnly": true,
"type": "string"
},
"sslManagementType": {
Expand Down
Loading