Skip to content

Commit

Permalink
Update apis, add doubleclickbidmanager v2 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Jun 8, 2022
1 parent e106db5 commit fce266f
Show file tree
Hide file tree
Showing 283 changed files with 14,588 additions and 4,923 deletions.
1 change: 1 addition & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ packages:
- domains:v1
- domainsrdap:v1
- doubleclickbidmanager:v1.1
- doubleclickbidmanager:v2
- doubleclicksearch:v2 # https://developers.google.com/doubleclick-search/
- drive:v2 # https://developers.google.com/drive/v2/reference/
- drive:v3 # https://developers.google.com/drive/v3/reference/
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/acceleratedmobilepageurl__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
}
}
},
"revision": "20220530",
"revision": "20220606",
"rootUrl": "https://acceleratedmobilepageurl.googleapis.com/",
"schemas": {
"AmpUrl": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/accessapproval__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@
}
}
},
"revision": "20220527",
"revision": "20220603",
"rootUrl": "https://accessapproval.googleapis.com/",
"schemas": {
"AccessApprovalServiceAccount": {
Expand Down
9 changes: 8 additions & 1 deletion discovery/googleapis/accesscontextmanager__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1081,7 +1081,7 @@
}
}
},
"revision": "20220522",
"revision": "20220604",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessContextManagerOperationMetadata": {
Expand Down Expand Up @@ -1459,6 +1459,13 @@
"description": "Defines the conditions under which an EgressPolicy matches a request. Conditions are based on information about the ApiOperation intended to be performed on the `resources` specified. Note that if the destination of the request is also protected by a ServicePerimeter, then that ServicePerimeter must have an IngressPolicy which allows access in order for this request to succeed. The request must match `operations` AND `resources` fields in order to be allowed egress out of the perimeter.",
"id": "EgressTo",
"properties": {
"externalResources": {
"description": "A list of external resources that are allowed to be accessed. A request matches if it contains an external resource in this list (Example: s3://bucket/path). Currently '*' is not allowed.",
"items": {
"type": "string"
},
"type": "array"
},
"operations": {
"description": "A list of ApiOperations allowed to be performed by the sources specified in the corresponding EgressFrom. A request matches if it uses an operation/service in this list.",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/admin__datatransfer_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
}
}
},
"revision": "20220524",
"revision": "20220531",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Application": {
Expand Down
10 changes: 5 additions & 5 deletions discovery/googleapis/admin__directory_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4405,7 +4405,7 @@
}
}
},
"revision": "20220524",
"revision": "20220531",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5908,11 +5908,11 @@
"id": "Group",
"properties": {
"adminCreated": {
"description": "Value is `true` if this group was created by an administrator rather than a user.",
"description": "Read-only. Value is `true` if this group was created by an administrator rather than a user.",
"type": "boolean"
},
"aliases": {
"description": "List of a group's alias email addresses.",
"description": "Read-only. A list of a group's alias email addresses.",
"items": {
"type": "string"
},
Expand Down Expand Up @@ -5941,7 +5941,7 @@
"type": "string"
},
"id": {
"description": "The unique ID of a group. A group `id` can be used as a group request URI's `groupKey`.",
"description": "Read-only. The unique ID of a group. A group `id` can be used as a group request URI's `groupKey`.",
"type": "string"
},
"kind": {
Expand All @@ -5954,7 +5954,7 @@
"type": "string"
},
"nonEditableAliases": {
"description": "List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. These are functioning email addresses used by the group. This is a read-only property returned in the API's response for a group. If edited in a group's POST or PUT request, the edit is ignored by the API service.",
"description": "Read-only. A list of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. These are functioning email addresses used by the group. This is a read-only property returned in the API's response for a group. If edited in a group's POST or PUT request, the edit is ignored by the API service.",
"items": {
"type": "string"
},
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/admin__reports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@
}
}
},
"revision": "20220524",
"revision": "20220531",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Activities": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/admob__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
}
}
},
"revision": "20220520",
"revision": "20220607",
"rootUrl": "https://admob.googleapis.com/",
"schemas": {
"AdUnit": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/adsense__v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,7 @@
}
}
},
"revision": "20220526",
"revision": "20220607",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/androiddeviceprovisioning__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@
}
}
},
"revision": "20220531",
"revision": "20220606",
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
"schemas": {
"ClaimDeviceRequest": {
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/androidenterprise__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2609,7 +2609,7 @@
}
}
},
"revision": "20220530",
"revision": "20220604",
"rootUrl": "https://androidenterprise.googleapis.com/",
"schemas": {
"Administrator": {
Expand Down
91 changes: 85 additions & 6 deletions discovery/googleapis/androidmanagement__v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
"enrollmentTokens": {
"methods": {
"create": {
"description": "Creates an enrollment token for a given enterprise.",
"description": "Creates an enrollment token for a given enterprise. It's up to the caller's responsibility to manage the lifecycle of newly created tokens and deleting them when they're not intended to be used anymore. Once an enrollment token has been created, it's not possible to retrieve the token's content anymore using AM API. It is recommended for EMMs to securely store the token if it's intended to be reused.",
"flatPath": "v1/enterprises/{enterprisesId}/enrollmentTokens",
"httpMethod": "POST",
"id": "androidmanagement.enterprises.enrollmentTokens.create",
Expand Down Expand Up @@ -658,6 +658,67 @@
"scopes": [
"https://www.googleapis.com/auth/androidmanagement"
]
},
"get": {
"description": "Gets an active, unexpired enrollment token. Only a partial view of EnrollmentToken is returned: all the fields but name and expiration_timestamp are empty. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.",
"flatPath": "v1/enterprises/{enterprisesId}/enrollmentTokens/{enrollmentTokensId}",
"httpMethod": "GET",
"id": "androidmanagement.enterprises.enrollmentTokens.get",
"parameterOrder": [
"name"
],
"parameters": {
"name": {
"description": "Required. The name of the enrollment token in the form enterprises/{enterpriseId}/enrollmentTokens/{enrollmentTokenId}.",
"location": "path",
"pattern": "^enterprises/[^/]+/enrollmentTokens/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v1/{+name}",
"response": {
"$ref": "EnrollmentToken"
},
"scopes": [
"https://www.googleapis.com/auth/androidmanagement"
]
},
"list": {
"description": "Lists active, unexpired enrollment tokens for a given enterprise. The list items contain only a partial view of EnrollmentToken: all the fields but name and expiration_timestamp are empty. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.",
"flatPath": "v1/enterprises/{enterprisesId}/enrollmentTokens",
"httpMethod": "GET",
"id": "androidmanagement.enterprises.enrollmentTokens.list",
"parameterOrder": [
"parent"
],
"parameters": {
"pageSize": {
"description": "The requested page size. The service may return fewer than this value. If unspecified, at most 10 items will be returned. The maximum value is 100; values above 100 will be coerced to 100.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "A token identifying a page of results returned by the server.",
"location": "query",
"type": "string"
},
"parent": {
"description": "Required. The name of the enterprise in the form enterprises/{enterpriseId}.",
"location": "path",
"pattern": "^enterprises/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v1/{+parent}/enrollmentTokens",
"response": {
"$ref": "ListEnrollmentTokensResponse"
},
"scopes": [
"https://www.googleapis.com/auth/androidmanagement"
]
}
}
},
Expand Down Expand Up @@ -1002,7 +1063,7 @@
}
}
},
"revision": "20220523",
"revision": "20220601",
"rootUrl": "https://androidmanagement.googleapis.com/",
"schemas": {
"AdvancedSecurityOverrides": {
Expand Down Expand Up @@ -2811,6 +2872,24 @@
},
"type": "object"
},
"ListEnrollmentTokensResponse": {
"description": "Response to a request to list enrollment tokens for a given enterprise.",
"id": "ListEnrollmentTokensResponse",
"properties": {
"enrollmentTokens": {
"description": "The list of enrollment tokens.",
"items": {
"$ref": "EnrollmentToken"
},
"type": "array"
},
"nextPageToken": {
"description": "If there are more results, a token to retrieve next page of results.",
"type": "string"
}
},
"type": "object"
},
"ListEnterprisesResponse": {
"description": "Response to a request to list enterprises.",
"id": "ListEnterprisesResponse",
Expand Down Expand Up @@ -3236,7 +3315,7 @@
"id": "OncWifiContext",
"properties": {
"wifiGuid": {
"description": "The guid of non-compliant Wi-Fi configuration.",
"description": "The GUID of non-compliant Wi-Fi configuration.",
"type": "string"
}
},
Expand Down Expand Up @@ -4436,7 +4515,7 @@
},
"passwordPoliciesContext": {
"$ref": "PasswordPoliciesContext",
"description": "Additional context for non-compliance related to password policies. See PASSWORD_POLICIES_PASSWORD_EXPIRED, and PASSWORD_POLICIES_PASSWORD_NOT_SUFFICIENT."
"description": "Additional context for non-compliance related to password policies. See PASSWORD_POLICIES_PASSWORD_EXPIRED and PASSWORD_POLICIES_PASSWORD_NOT_SUFFICIENT."
}
},
"type": "object"
Expand Down Expand Up @@ -4633,7 +4712,7 @@
],
"enumDescriptions": [
"This value is not used.",
"Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See event for a complete description of the logged security events. Supported for fully managed devices on Android 7.0 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged.",
"Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See event for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged.",
"Enable logging of on-device network events, like DNS lookups and TCP connections. See event for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged."
],
"type": "string"
Expand All @@ -4650,7 +4729,7 @@
],
"enumDescriptions": [
"This value is not used.",
"Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See event for a complete description of the logged security events. Supported for fully managed devices on Android 7.0 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged.",
"Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See event for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged.",
"Enable logging of on-device network events, like DNS lookups and TCP connections. See event for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged."
],
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion discovery/googleapis/androidpublisher__v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3914,7 +3914,7 @@
}
}
},
"revision": "20220526",
"revision": "20220608",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"AcquisitionTargetingRule": {
Expand Down
Loading

0 comments on commit fce266f

Please sign in to comment.