feat: Automated regeneration of alertcenter v1beta1 client (#2226)
This commit is contained in:
parent
fd0c5c2d41
commit
03137b238b
|
@ -1,7 +1,7 @@
|
|||
# Release history for google-apis-alertcenter_v1beta1
|
||||
|
||||
### v0.1.0 (2021-01-01)
|
||||
### v0.1.0 (2021-01-07)
|
||||
|
||||
* Regenerated from discovery document revision 20201202
|
||||
* Regenerated using generator version 0.1.0
|
||||
* Regenerated from discovery document revision 20201231
|
||||
* Regenerated using generator version 0.1.1
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Legacy REST client for version V1beta1 of the G Suite Alert Center API
|
||||
# Legacy REST client for version V1beta1 of the Google Workspace Alert Center API
|
||||
|
||||
This is a simple client library for version V1beta1 of the G Suite Alert Center API. It provides:
|
||||
This is a simple client library for version V1beta1 of the Google Workspace Alert Center API. It provides:
|
||||
|
||||
* A client object that connects to the HTTP/JSON REST endpoint for the service.
|
||||
* Ruby objects for data structures related to the service.
|
||||
|
@ -65,7 +65,7 @@ More detailed descriptions of the Google legacy REST clients are available in tw
|
|||
|
||||
(Note: the above documents are written for the legacy clients in general, and their examples may not reflect the Alertcenter service in particular.)
|
||||
|
||||
For reference information on specific calls in the G Suite Alert Center API, see the {Google::Apis::AlertcenterV1beta1::AlertCenterService class reference docs}.
|
||||
For reference information on specific calls in the Google Workspace Alert Center API, see the {Google::Apis::AlertcenterV1beta1::AlertCenterService class reference docs}.
|
||||
|
||||
## Which client should I use?
|
||||
|
||||
|
|
|
@ -5,15 +5,15 @@ Gem::Specification.new do |gem|
|
|||
gem.version = Google::Apis::AlertcenterV1beta1::GEM_VERSION
|
||||
gem.authors = ["Google LLC"]
|
||||
gem.email = "googleapis-packages@google.com"
|
||||
gem.summary = "Legacy REST client for G Suite Alert Center API V1beta1"
|
||||
gem.summary = "Legacy REST client for Google Workspace Alert Center API V1beta1"
|
||||
gem.description =
|
||||
"This is the legacy REST client for G Suite Alert Center API V1beta1." \
|
||||
"This is the legacy REST client for Google Workspace Alert Center API V1beta1." \
|
||||
" Legacy REST clients are simple Ruby libraries that provide access to" \
|
||||
" Google services via their HTTP REST API endpoints. These libraries are" \
|
||||
" generated and updated automatically based on the discovery documents" \
|
||||
" published by the service, and they handle most concerns such as" \
|
||||
" authentication, pagination, retry, timeouts, and logging. You can use" \
|
||||
" this client to access the G Suite Alert Center API, but note that some" \
|
||||
" this client to access the Google Workspace Alert Center API, but note that some" \
|
||||
" services may provide a separate modern client that is easier to use."
|
||||
gem.homepage = "https://github.com/google/google-api-ruby-client"
|
||||
gem.license = "Apache-2.0"
|
||||
|
|
|
@ -19,13 +19,13 @@ require 'google/apis/alertcenter_v1beta1/gem_version.rb'
|
|||
|
||||
module Google
|
||||
module Apis
|
||||
# G Suite Alert Center API
|
||||
# Google Workspace Alert Center API
|
||||
#
|
||||
# Manages alerts on issues affecting your domain.
|
||||
#
|
||||
# @see https://developers.google.com/admin-sdk/alertcenter/
|
||||
module AlertcenterV1beta1
|
||||
# Version of the G Suite Alert Center API this client connects to.
|
||||
# Version of the Google Workspace Alert Center API this client connects to.
|
||||
# This is NOT the gem version.
|
||||
VERSION = 'V1beta1'
|
||||
|
||||
|
|
|
@ -213,8 +213,8 @@ module Google
|
|||
attr_accessor :start_time
|
||||
|
||||
# Required. The type of the alert. This is output only after alert is created.
|
||||
# For a list of available alert types see [G Suite Alert types](/admin-sdk/
|
||||
# alertcenter/reference/alert-types).
|
||||
# For a list of available alert types see [Google Workspace Alert types](/admin-
|
||||
# sdk/alertcenter/reference/alert-types).
|
||||
# Corresponds to the JSON property `type`
|
||||
# @return [String]
|
||||
attr_accessor :type
|
||||
|
@ -448,8 +448,8 @@ module Google
|
|||
# @return [Array<String>]
|
||||
attr_accessor :alert_id
|
||||
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alerts are associated with.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alerts are associated with.
|
||||
# Corresponds to the JSON property `customerId`
|
||||
# @return [String]
|
||||
attr_accessor :customer_id
|
||||
|
@ -499,8 +499,8 @@ module Google
|
|||
# @return [Array<String>]
|
||||
attr_accessor :alert_id
|
||||
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alerts are associated with.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alerts are associated with.
|
||||
# Corresponds to the JSON property `customerId`
|
||||
# @return [String]
|
||||
attr_accessor :customer_id
|
||||
|
@ -1057,8 +1057,8 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# Settings for callback notifications. For more details see [G Suite Alert
|
||||
# Notification](/admin-sdk/alertcenter/guides/notifications).
|
||||
# Settings for callback notifications. For more details see [Google Workspace
|
||||
# Alert Notification](/admin-sdk/alertcenter/guides/notifications).
|
||||
class Notification
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
|
@ -1466,9 +1466,9 @@ module Google
|
|||
class UndeleteAlertRequest
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert is associated with. Inferred from the caller identity if
|
||||
# not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert is associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# Corresponds to the JSON property `customerId`
|
||||
# @return [String]
|
||||
attr_accessor :customer_id
|
||||
|
|
|
@ -19,10 +19,10 @@ module Google
|
|||
GEM_VERSION = "0.1.0"
|
||||
|
||||
# Version of the code generator used to generate this client
|
||||
GENERATOR_VERSION = "0.1.0"
|
||||
GENERATOR_VERSION = "0.1.1"
|
||||
|
||||
# Revision of the discovery document this client was generated from
|
||||
REVISION = "20201202"
|
||||
REVISION = "20201231"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -20,7 +20,7 @@ require 'google/apis/errors'
|
|||
module Google
|
||||
module Apis
|
||||
module AlertcenterV1beta1
|
||||
# G Suite Alert Center API
|
||||
# Google Workspace Alert Center API
|
||||
#
|
||||
# Manages alerts on issues affecting your domain.
|
||||
#
|
||||
|
@ -117,9 +117,9 @@ module Google
|
|||
# @param [String] alert_id
|
||||
# Required. The identifier of the alert to delete.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert is associated with. Inferred from the caller identity if
|
||||
# not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert is associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -153,9 +153,9 @@ module Google
|
|||
# @param [String] alert_id
|
||||
# Required. The identifier of the alert to retrieve.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert is associated with. Inferred from the caller identity if
|
||||
# not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert is associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -189,9 +189,9 @@ module Google
|
|||
# @param [String] alert_id
|
||||
# Required. The identifier of the alert this metadata belongs to.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert metadata is associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert metadata is associated with. Inferred from the
|
||||
# caller identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -222,9 +222,9 @@ module Google
|
|||
|
||||
# Lists the alerts.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alerts are associated with. Inferred from the caller identity if
|
||||
# not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alerts are associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# @param [String] filter
|
||||
# Optional. A query string for filtering alert results. For more details, see [
|
||||
# Query filters](/admin-sdk/alertcenter/guides/query-filters) and [Supported
|
||||
|
@ -318,9 +318,9 @@ module Google
|
|||
# Required. The identifier of the alert this feedback belongs to.
|
||||
# @param [Google::Apis::AlertcenterV1beta1::AlertFeedback] alert_feedback_object
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert is associated with. Inferred from the caller identity if
|
||||
# not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert is associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -357,9 +357,9 @@ module Google
|
|||
# Required. The alert identifier. The "-" wildcard could be used to represent
|
||||
# all alerts.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert feedback are associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert feedback are associated with. Inferred from the
|
||||
# caller identity if not provided.
|
||||
# @param [String] filter
|
||||
# Optional. A query string for filtering alert feedback results. For more
|
||||
# details, see [Query filters](/admin-sdk/alertcenter/guides/query-filters) and [
|
||||
|
@ -396,9 +396,9 @@ module Google
|
|||
|
||||
# Returns customer-level settings.
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert settings are associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert settings are associated with. Inferred from the
|
||||
# caller identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
@ -429,9 +429,9 @@ module Google
|
|||
# Updates the customer-level settings.
|
||||
# @param [Google::Apis::AlertcenterV1beta1::Settings] settings_object
|
||||
# @param [String] customer_id
|
||||
# Optional. The unique identifier of the G Suite organization account of the
|
||||
# customer the alert settings are associated with. Inferred from the caller
|
||||
# identity if not provided.
|
||||
# Optional. The unique identifier of the Google Workspace organization account
|
||||
# of the customer the alert settings are associated with. Inferred from the
|
||||
# caller identity if not provided.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"git": {
|
||||
"name": ".",
|
||||
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
|
||||
"sha": "df748da8408420990373c79e5d72e35019682d7f"
|
||||
"sha": "6de8b4ee653db67c0e789203767a89b32fcf8a51"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue