Skip to content

Commit

Permalink
Autogenerated update (2018-10-17)
Browse files Browse the repository at this point in the history
Delete:
- serviceuser_v1

Update:
- appengine_v1
- appengine_v1alpha
- appengine_v1beta
- appengine_v1beta4
- appengine_v1beta5
- dialogflow_v2
- dns_v1beta2
- jobs_v3
- script_v1
- toolresults_v1beta3
  • Loading branch information
googleapis-publisher committed Oct 17, 2018
1 parent 6cb5c96 commit 6e108ea
Show file tree
Hide file tree
Showing 29 changed files with 324 additions and 4,802 deletions.
19 changes: 19 additions & 0 deletions api_names_out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56471,6 +56471,10 @@
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Context/name": name
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Context/parameters": parameters
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Context/parameters/parameter": parameter
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ConversationEvent": google_cloud_dialogflow_v2beta1_conversation_event
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ConversationEvent/conversation": conversation
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ConversationEvent/errorStatus": error_status
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ConversationEvent/type": type
"/dialogflow:v2/GoogleCloudDialogflowV2beta1EntityType": google_cloud_dialogflow_v2beta1_entity_type
"/dialogflow:v2/GoogleCloudDialogflowV2beta1EntityType/autoExpansionMode": auto_expansion_mode
"/dialogflow:v2/GoogleCloudDialogflowV2beta1EntityType/displayName": display_name
Expand All @@ -56490,6 +56494,9 @@
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ExportAgentResponse": google_cloud_dialogflow_v2beta1_export_agent_response
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ExportAgentResponse/agentContent": agent_content
"/dialogflow:v2/GoogleCloudDialogflowV2beta1ExportAgentResponse/agentUri": agent_uri
"/dialogflow:v2/GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent": google_cloud_dialogflow_v2beta1_human_agent_assistant_event
"/dialogflow:v2/GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent/conversation": conversation
"/dialogflow:v2/GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent/type": type
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Intent": google_cloud_dialogflow_v2beta1_intent
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Intent/action": action
"/dialogflow:v2/GoogleCloudDialogflowV2beta1Intent/defaultResponsePlatforms": default_response_platforms
Expand Down Expand Up @@ -61084,6 +61091,8 @@
"/dns:v1beta2/ManagedZone/nameServerSet": name_server_set
"/dns:v1beta2/ManagedZone/nameServers": name_servers
"/dns:v1beta2/ManagedZone/nameServers/name_server": name_server
"/dns:v1beta2/ManagedZone/privateVisibilityConfig": private_visibility_config
"/dns:v1beta2/ManagedZone/visibility": visibility
"/dns:v1beta2/ManagedZoneDnsSecConfig": managed_zone_dns_sec_config
"/dns:v1beta2/ManagedZoneDnsSecConfig/defaultKeySpecs": default_key_specs
"/dns:v1beta2/ManagedZoneDnsSecConfig/defaultKeySpecs/default_key_spec": default_key_spec
Expand All @@ -61096,6 +61105,13 @@
"/dns:v1beta2/ManagedZoneOperationsListResponse/nextPageToken": next_page_token
"/dns:v1beta2/ManagedZoneOperationsListResponse/operations": operations
"/dns:v1beta2/ManagedZoneOperationsListResponse/operations/operation": operation
"/dns:v1beta2/ManagedZonePrivateVisibilityConfig": managed_zone_private_visibility_config
"/dns:v1beta2/ManagedZonePrivateVisibilityConfig/kind": kind
"/dns:v1beta2/ManagedZonePrivateVisibilityConfig/networks": networks
"/dns:v1beta2/ManagedZonePrivateVisibilityConfig/networks/network": network
"/dns:v1beta2/ManagedZonePrivateVisibilityConfigNetwork": managed_zone_private_visibility_config_network
"/dns:v1beta2/ManagedZonePrivateVisibilityConfigNetwork/kind": kind
"/dns:v1beta2/ManagedZonePrivateVisibilityConfigNetwork/networkUrl": network_url
"/dns:v1beta2/ManagedZonesDeleteResponse": managed_zones_delete_response
"/dns:v1beta2/ManagedZonesDeleteResponse/header": header
"/dns:v1beta2/ManagedZonesListResponse": managed_zones_list_response
Expand Down Expand Up @@ -61129,6 +61145,8 @@
"/dns:v1beta2/Quota/dnsKeysPerManagedZone": dns_keys_per_managed_zone
"/dns:v1beta2/Quota/kind": kind
"/dns:v1beta2/Quota/managedZones": managed_zones
"/dns:v1beta2/Quota/managedZonesPerNetwork": managed_zones_per_network
"/dns:v1beta2/Quota/networksPerManagedZone": networks_per_managed_zone
"/dns:v1beta2/Quota/resourceRecordsPerRrset": resource_records_per_rrset
"/dns:v1beta2/Quota/rrsetAdditionsPerChange": rrset_additions_per_change
"/dns:v1beta2/Quota/rrsetDeletionsPerChange": rrset_deletions_per_change
Expand Down Expand Up @@ -68974,6 +68992,7 @@
"/jobs:v3/jobs.projects.complete": complete_project
"/jobs:v3/jobs.projects.complete/companyName": company_name
"/jobs:v3/jobs.projects.complete/languageCode": language_code
"/jobs:v3/jobs.projects.complete/languageCodes": language_codes
"/jobs:v3/jobs.projects.complete/name": name
"/jobs:v3/jobs.projects.complete/pageSize": page_size
"/jobs:v3/jobs.projects.complete/query": query
Expand Down
5 changes: 2 additions & 3 deletions generated/google/apis/appengine_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ module Google
module Apis
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1
VERSION = 'V1'
REVISION = '20181001'
REVISION = '20181011'

# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/appengine_v1/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ module Apis
module AppengineV1
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @example
# require 'google/apis/appengine_v1'
Expand Down
5 changes: 2 additions & 3 deletions generated/google/apis/appengine_v1alpha.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ module Google
module Apis
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1alpha
VERSION = 'V1alpha'
REVISION = '20180607'
REVISION = '20181011'

# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/appengine_v1alpha/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ module Apis
module AppengineV1alpha
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @example
# require 'google/apis/appengine_v1alpha'
Expand Down
5 changes: 2 additions & 3 deletions generated/google/apis/appengine_v1beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ module Google
module Apis
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1beta
VERSION = 'V1beta'
REVISION = '20181001'
REVISION = '20181011'

# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/appengine_v1beta/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ module Apis
module AppengineV1beta
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @example
# require 'google/apis/appengine_v1beta'
Expand Down
5 changes: 2 additions & 3 deletions generated/google/apis/appengine_v1beta4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ module Google
module Apis
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1beta4
VERSION = 'V1beta4'
REVISION = '20180823'
REVISION = '20181011'

# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/appengine_v1beta4/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ module Apis
module AppengineV1beta4
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @example
# require 'google/apis/appengine_v1beta4'
Expand Down
5 changes: 2 additions & 3 deletions generated/google/apis/appengine_v1beta5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ module Google
module Apis
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @see https://cloud.google.com/appengine/docs/admin-api/
module AppengineV1beta5
VERSION = 'V1beta5'
REVISION = '20180823'
REVISION = '20181011'

# View and manage your applications deployed on Google App Engine
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/appengine_v1beta5/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ module Apis
module AppengineV1beta5
# App Engine Admin API
#
# The App Engine Admin API enables developers to provision and manage their App
# Engine applications.
# Provisions and manages developers' App Engine applications.
#
# @example
# require 'google/apis/appengine_v1beta5'
Expand Down
9 changes: 6 additions & 3 deletions generated/google/apis/dialogflow_v2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,19 @@ module Google
module Apis
# Dialogflow API
#
# An end-to-end development suite for conversational interfaces (e.g., chatbots,
# voice-powered apps and devices).
# Builds conversational interfaces (for example, chatbots, and voice-powered
# apps and devices).
#
# @see https://cloud.google.com/dialogflow-enterprise/
module DialogflowV2
VERSION = 'V2'
REVISION = '20181009'
REVISION = '20181015'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'

# View, manage and query your Dialogflow agents
AUTH_DIALOGFLOW = 'https://www.googleapis.com/auth/dialogflow'
end
end
end
106 changes: 104 additions & 2 deletions generated/google/apis/dialogflow_v2/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2312,7 +2312,9 @@ class GoogleCloudDialogflowV2WebhookRequest

# The unique identifier of detectIntent request session.
# Can be used to identify end-user inside webhook implementation.
# Format: `projects/<Project ID>/agent/sessions/<Session ID>`.
# Format: `projects/<Project ID>/agent/sessions/<Session ID>`, or
# `projects/<Project ID>/agent/environments/<Environment ID>/users/<User
# ID>/sessions/<Session ID>`.
# Corresponds to the JSON property `session`
# @return [String]
attr_accessor :session
Expand Down Expand Up @@ -2487,6 +2489,77 @@ def update!(**args)
end
end

# Represents a notification sent to Cloud Pub/Sub subscribers for conversation
# lifecycle events.
class GoogleCloudDialogflowV2beta1ConversationEvent
include Google::Apis::Core::Hashable

# Required. The unique identifier of the conversation this notification
# refers to. Format: `projects/<Project ID>/conversations/<Conversation ID>`.
# Corresponds to the JSON property `conversation`
# @return [String]
attr_accessor :conversation

# The `Status` type defines a logical error model that is suitable for different
# programming environments, including REST APIs and RPC APIs. It is used by
# [gRPC](https://github.com/grpc). The error model is designed to be:
# - Simple to use and understand for most users
# - Flexible enough to meet unexpected needs
# # Overview
# The `Status` message contains three pieces of data: error code, error message,
# and error details. The error code should be an enum value of
# google.rpc.Code, but it may accept additional error codes if needed. The
# error message should be a developer-facing English message that helps
# developers *understand* and *resolve* the error. If a localized user-facing
# error message is needed, put the localized message in the error details or
# localize it in the client. The optional error details may contain arbitrary
# information about the error. There is a predefined set of error detail types
# in the package `google.rpc` that can be used for common error conditions.
# # Language mapping
# The `Status` message is the logical representation of the error model, but it
# is not necessarily the actual wire format. When the `Status` message is
# exposed in different client libraries and different wire protocols, it can be
# mapped differently. For example, it will likely be mapped to some exceptions
# in Java, but more likely mapped to some error codes in C.
# # Other uses
# The error model and the `Status` message can be used in a variety of
# environments, either with or without APIs, to provide a
# consistent developer experience across different environments.
# Example uses of this error model include:
# - Partial errors. If a service needs to return partial errors to the client,
# it may embed the `Status` in the normal response to indicate the partial
# errors.
# - Workflow errors. A typical workflow has multiple steps. Each step may
# have a `Status` message for error reporting.
# - Batch operations. If a client uses batch request and batch response, the
# `Status` message should be used directly inside batch response, one for
# each error sub-response.
# - Asynchronous operations. If an API call embeds asynchronous operation
# results in its response, the status of those operations should be
# represented directly using the `Status` message.
# - Logging. If some API errors are stored in logs, the message `Status` could
# be used directly after any stripping needed for security/privacy reasons.
# Corresponds to the JSON property `errorStatus`
# @return [Google::Apis::DialogflowV2::GoogleRpcStatus]
attr_accessor :error_status

# Required. The type of the event that this notification refers to.
# Corresponds to the JSON property `type`
# @return [String]
attr_accessor :type

def initialize(**args)
update!(**args)
end

# Update properties of this object
def update!(**args)
@conversation = args[:conversation] if args.key?(:conversation)
@error_status = args[:error_status] if args.key?(:error_status)
@type = args[:type] if args.key?(:type)
end
end

# Represents an entity type.
# Entity types serve as a tool for extracting parameter values from natural
# language queries.
Expand Down Expand Up @@ -2645,6 +2718,33 @@ def update!(**args)
end
end

# Represents a notification sent to Cloud Pub/Sub subscribers for
# agent assistant events in a specific conversation.
class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
include Google::Apis::Core::Hashable

# Required. The conversation this notification refers to.
# Format: `projects/<Project ID>/conversations/<Conversation ID>`.
# Corresponds to the JSON property `conversation`
# @return [String]
attr_accessor :conversation

# Required. The type of the event that this notification refers to.
# Corresponds to the JSON property `type`
# @return [String]
attr_accessor :type

def initialize(**args)
update!(**args)
end

# Update properties of this object
def update!(**args)
@conversation = args[:conversation] if args.key?(:conversation)
@type = args[:type] if args.key?(:type)
end
end

# Represents an intent.
# Intents convert a number of user expressions or patterns into an action. An
# action is an extraction of a user command or sentence semantics.
Expand Down Expand Up @@ -4057,7 +4157,9 @@ class GoogleCloudDialogflowV2beta1WebhookRequest

# The unique identifier of detectIntent request session.
# Can be used to identify end-user inside webhook implementation.
# Format: `projects/<Project ID>/agent/sessions/<Session ID>`.
# Format: `projects/<Project ID>/agent/sessions/<Session ID>`, or
# `projects/<Project ID>/agent/environments/<Environment ID>/users/<User
# ID>/sessions/<Session ID>`.
# Corresponds to the JSON property `session`
# @return [String]
attr_accessor :session
Expand Down
Loading

0 comments on commit 6e108ea

Please sign in to comment.