Autogenerated update (2019-03-15)
Update: - bigquery_v2 - cloudfunctions_v1 - composer_v1beta1 - containeranalysis_v1alpha1 - drive_v2 - drive_v3 - file_v1 - file_v1beta1 - fitness_v1 - iam_v1 - logging_v2 - logging_v2beta1 - people_v1 - runtimeconfig_v1
This commit is contained in:
parent
ccdd8676b4
commit
a3dfab70bd
|
@ -10831,6 +10831,27 @@
|
|||
"/bigquery:v2/BigtableOptions/columnFamilies/column_family": column_family
|
||||
"/bigquery:v2/BigtableOptions/ignoreUnspecifiedColumnFamilies": ignore_unspecified_column_families
|
||||
"/bigquery:v2/BigtableOptions/readRowkeyAsString": read_rowkey_as_string
|
||||
"/bigquery:v2/BqmlIterationResult": bqml_iteration_result
|
||||
"/bigquery:v2/BqmlIterationResult/durationMs": duration_ms
|
||||
"/bigquery:v2/BqmlIterationResult/evalLoss": eval_loss
|
||||
"/bigquery:v2/BqmlIterationResult/index": index
|
||||
"/bigquery:v2/BqmlIterationResult/learnRate": learn_rate
|
||||
"/bigquery:v2/BqmlIterationResult/trainingLoss": training_loss
|
||||
"/bigquery:v2/BqmlTrainingRun": bqml_training_run
|
||||
"/bigquery:v2/BqmlTrainingRun/iterationResults": iteration_results
|
||||
"/bigquery:v2/BqmlTrainingRun/iterationResults/iteration_result": iteration_result
|
||||
"/bigquery:v2/BqmlTrainingRun/startTime": start_time
|
||||
"/bigquery:v2/BqmlTrainingRun/state": state
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions": training_options
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/earlyStop": early_stop
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/l1Reg": l1_reg
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/l2Reg": l2_reg
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/learnRate": learn_rate
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/learnRateStrategy": learn_rate_strategy
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/lineSearchInitLearnRate": line_search_init_learn_rate
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/maxIteration": max_iteration
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/minRelProgress": min_rel_progress
|
||||
"/bigquery:v2/BqmlTrainingRun/trainingOptions/warmStart": warm_start
|
||||
"/bigquery:v2/Clustering": clustering
|
||||
"/bigquery:v2/Clustering/fields": fields
|
||||
"/bigquery:v2/Clustering/fields/field": field
|
||||
|
@ -11108,6 +11129,7 @@
|
|||
"/bigquery:v2/JobStatistics2/billingTier": billing_tier
|
||||
"/bigquery:v2/JobStatistics2/cacheHit": cache_hit
|
||||
"/bigquery:v2/JobStatistics2/ddlOperationPerformed": ddl_operation_performed
|
||||
"/bigquery:v2/JobStatistics2/ddlTargetRoutine": ddl_target_routine
|
||||
"/bigquery:v2/JobStatistics2/ddlTargetTable": ddl_target_table
|
||||
"/bigquery:v2/JobStatistics2/estimatedBytesProcessed": estimated_bytes_processed
|
||||
"/bigquery:v2/JobStatistics2/modelTraining": model_training
|
||||
|
@ -11239,6 +11261,10 @@
|
|||
"/bigquery:v2/RangePartitioning/range/end": end
|
||||
"/bigquery:v2/RangePartitioning/range/interval": interval
|
||||
"/bigquery:v2/RangePartitioning/range/start": start
|
||||
"/bigquery:v2/RoutineReference": routine_reference
|
||||
"/bigquery:v2/RoutineReference/datasetId": dataset_id
|
||||
"/bigquery:v2/RoutineReference/projectId": project_id
|
||||
"/bigquery:v2/RoutineReference/routineId": routine_id
|
||||
"/bigquery:v2/Streamingbuffer": streamingbuffer
|
||||
"/bigquery:v2/Streamingbuffer/estimatedBytes": estimated_bytes
|
||||
"/bigquery:v2/Streamingbuffer/estimatedRows": estimated_rows
|
||||
|
@ -20426,7 +20452,14 @@
|
|||
"/composer:v1beta1/EnvironmentConfig/gkeCluster": gke_cluster
|
||||
"/composer:v1beta1/EnvironmentConfig/nodeConfig": node_config
|
||||
"/composer:v1beta1/EnvironmentConfig/nodeCount": node_count
|
||||
"/composer:v1beta1/EnvironmentConfig/privateEnvironmentConfig": private_environment_config
|
||||
"/composer:v1beta1/EnvironmentConfig/softwareConfig": software_config
|
||||
"/composer:v1beta1/IPAllocationPolicy": ip_allocation_policy
|
||||
"/composer:v1beta1/IPAllocationPolicy/clusterIpv4CidrBlock": cluster_ipv4_cidr_block
|
||||
"/composer:v1beta1/IPAllocationPolicy/clusterSecondaryRangeName": cluster_secondary_range_name
|
||||
"/composer:v1beta1/IPAllocationPolicy/servicesIpv4CidrBlock": services_ipv4_cidr_block
|
||||
"/composer:v1beta1/IPAllocationPolicy/servicesSecondaryRangeName": services_secondary_range_name
|
||||
"/composer:v1beta1/IPAllocationPolicy/useIpAliases": use_ip_aliases
|
||||
"/composer:v1beta1/ImageVersion": image_version
|
||||
"/composer:v1beta1/ImageVersion/imageVersionId": image_version_id
|
||||
"/composer:v1beta1/ImageVersion/isDefault": is_default
|
||||
|
@ -20446,6 +20479,7 @@
|
|||
"/composer:v1beta1/ListOperationsResponse/operations/operation": operation
|
||||
"/composer:v1beta1/NodeConfig": node_config
|
||||
"/composer:v1beta1/NodeConfig/diskSizeGb": disk_size_gb
|
||||
"/composer:v1beta1/NodeConfig/ipAllocationPolicy": ip_allocation_policy
|
||||
"/composer:v1beta1/NodeConfig/location": location
|
||||
"/composer:v1beta1/NodeConfig/machineType": machine_type
|
||||
"/composer:v1beta1/NodeConfig/network": network
|
||||
|
@ -20470,6 +20504,12 @@
|
|||
"/composer:v1beta1/OperationMetadata/resource": resource
|
||||
"/composer:v1beta1/OperationMetadata/resourceUuid": resource_uuid
|
||||
"/composer:v1beta1/OperationMetadata/state": state
|
||||
"/composer:v1beta1/PrivateClusterConfig": private_cluster_config
|
||||
"/composer:v1beta1/PrivateClusterConfig/enablePrivateEndpoint": enable_private_endpoint
|
||||
"/composer:v1beta1/PrivateClusterConfig/masterIpv4CidrBlock": master_ipv4_cidr_block
|
||||
"/composer:v1beta1/PrivateEnvironmentConfig": private_environment_config
|
||||
"/composer:v1beta1/PrivateEnvironmentConfig/enablePrivateEnvironment": enable_private_environment
|
||||
"/composer:v1beta1/PrivateEnvironmentConfig/privateClusterConfig": private_cluster_config
|
||||
"/composer:v1beta1/SoftwareConfig": software_config
|
||||
"/composer:v1beta1/SoftwareConfig/airflowConfigOverrides": airflow_config_overrides
|
||||
"/composer:v1beta1/SoftwareConfig/airflowConfigOverrides/airflow_config_override": airflow_config_override
|
||||
|
@ -40587,6 +40627,7 @@
|
|||
"/containeranalysis:v1alpha1/Version/revision": revision
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails": vulnerability_details
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails/cvssScore": cvss_score
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails/effectiveSeverity": effective_severity
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails/packageIssue": package_issue
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails/packageIssue/package_issue": package_issue
|
||||
"/containeranalysis:v1alpha1/VulnerabilityDetails/severity": severity
|
||||
|
@ -79277,6 +79318,7 @@
|
|||
"/iam:v1/Role/stage": stage
|
||||
"/iam:v1/Role/title": title
|
||||
"/iam:v1/ServiceAccount": service_account
|
||||
"/iam:v1/ServiceAccount/description": description
|
||||
"/iam:v1/ServiceAccount/disabled": disabled
|
||||
"/iam:v1/ServiceAccount/displayName": display_name
|
||||
"/iam:v1/ServiceAccount/email": email
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/bigquery/
|
||||
module BigqueryV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20190303'
|
||||
REVISION = '20190308'
|
||||
|
||||
# View and manage your data in Google BigQuery
|
||||
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
||||
|
|
|
@ -223,6 +223,172 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
class BqmlIterationResult
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Output-only, Beta] Time taken to run the training iteration in milliseconds.
|
||||
# Corresponds to the JSON property `durationMs`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :duration_ms
|
||||
|
||||
# [Output-only, Beta] Eval loss computed on the eval data at the end of the
|
||||
# iteration. The eval loss is used for early stopping to avoid overfitting. No
|
||||
# eval loss if eval_split_method option is specified as no_split or auto_split
|
||||
# with input data size less than 500 rows.
|
||||
# Corresponds to the JSON property `evalLoss`
|
||||
# @return [Float]
|
||||
attr_accessor :eval_loss
|
||||
|
||||
# [Output-only, Beta] Index of the ML training iteration, starting from zero for
|
||||
# each training run.
|
||||
# Corresponds to the JSON property `index`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :index
|
||||
|
||||
# [Output-only, Beta] Learning rate used for this iteration, it varies for
|
||||
# different training iterations if learn_rate_strategy option is not constant.
|
||||
# Corresponds to the JSON property `learnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :learn_rate
|
||||
|
||||
# [Output-only, Beta] Training loss computed on the training data at the end of
|
||||
# the iteration. The training loss function is defined by model type.
|
||||
# Corresponds to the JSON property `trainingLoss`
|
||||
# @return [Float]
|
||||
attr_accessor :training_loss
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@duration_ms = args[:duration_ms] if args.key?(:duration_ms)
|
||||
@eval_loss = args[:eval_loss] if args.key?(:eval_loss)
|
||||
@index = args[:index] if args.key?(:index)
|
||||
@learn_rate = args[:learn_rate] if args.key?(:learn_rate)
|
||||
@training_loss = args[:training_loss] if args.key?(:training_loss)
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class BqmlTrainingRun
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Output-only, Beta] List of each iteration results.
|
||||
# Corresponds to the JSON property `iterationResults`
|
||||
# @return [Array<Google::Apis::BigqueryV2::BqmlIterationResult>]
|
||||
attr_accessor :iteration_results
|
||||
|
||||
# [Output-only, Beta] Training run start time in milliseconds since the epoch.
|
||||
# Corresponds to the JSON property `startTime`
|
||||
# @return [DateTime]
|
||||
attr_accessor :start_time
|
||||
|
||||
# [Output-only, Beta] Different state applicable for a training run. IN PROGRESS:
|
||||
# Training run is in progress. FAILED: Training run ended due to a non-
|
||||
# retryable failure. SUCCEEDED: Training run successfully completed. CANCELLED:
|
||||
# Training run cancelled by the user.
|
||||
# Corresponds to the JSON property `state`
|
||||
# @return [String]
|
||||
attr_accessor :state
|
||||
|
||||
# [Output-only, Beta] Training options used by this training run. These options
|
||||
# are mutable for subsequent training runs. Default values are explicitly stored
|
||||
# for options not specified in the input query of the first training run. For
|
||||
# subsequent training runs, any option not explicitly specified in the input
|
||||
# query will be copied from the previous training run.
|
||||
# Corresponds to the JSON property `trainingOptions`
|
||||
# @return [Google::Apis::BigqueryV2::BqmlTrainingRun::TrainingOptions]
|
||||
attr_accessor :training_options
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@iteration_results = args[:iteration_results] if args.key?(:iteration_results)
|
||||
@start_time = args[:start_time] if args.key?(:start_time)
|
||||
@state = args[:state] if args.key?(:state)
|
||||
@training_options = args[:training_options] if args.key?(:training_options)
|
||||
end
|
||||
|
||||
# [Output-only, Beta] Training options used by this training run. These options
|
||||
# are mutable for subsequent training runs. Default values are explicitly stored
|
||||
# for options not specified in the input query of the first training run. For
|
||||
# subsequent training runs, any option not explicitly specified in the input
|
||||
# query will be copied from the previous training run.
|
||||
class TrainingOptions
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `earlyStop`
|
||||
# @return [Boolean]
|
||||
attr_accessor :early_stop
|
||||
alias_method :early_stop?, :early_stop
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `l1Reg`
|
||||
# @return [Float]
|
||||
attr_accessor :l1_reg
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `l2Reg`
|
||||
# @return [Float]
|
||||
attr_accessor :l2_reg
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `learnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :learn_rate
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `learnRateStrategy`
|
||||
# @return [String]
|
||||
attr_accessor :learn_rate_strategy
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `lineSearchInitLearnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :line_search_init_learn_rate
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `maxIteration`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :max_iteration
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `minRelProgress`
|
||||
# @return [Float]
|
||||
attr_accessor :min_rel_progress
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `warmStart`
|
||||
# @return [Boolean]
|
||||
attr_accessor :warm_start
|
||||
alias_method :warm_start?, :warm_start
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@early_stop = args[:early_stop] if args.key?(:early_stop)
|
||||
@l1_reg = args[:l1_reg] if args.key?(:l1_reg)
|
||||
@l2_reg = args[:l2_reg] if args.key?(:l2_reg)
|
||||
@learn_rate = args[:learn_rate] if args.key?(:learn_rate)
|
||||
@learn_rate_strategy = args[:learn_rate_strategy] if args.key?(:learn_rate_strategy)
|
||||
@line_search_init_learn_rate = args[:line_search_init_learn_rate] if args.key?(:line_search_init_learn_rate)
|
||||
@max_iteration = args[:max_iteration] if args.key?(:max_iteration)
|
||||
@min_rel_progress = args[:min_rel_progress] if args.key?(:min_rel_progress)
|
||||
@warm_start = args[:warm_start] if args.key?(:warm_start)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class Clustering
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -1228,55 +1394,6 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
class IterationResult
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Output-only, Beta] Time taken to run the training iteration in milliseconds.
|
||||
# Corresponds to the JSON property `durationMs`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :duration_ms
|
||||
|
||||
# [Output-only, Beta] Eval loss computed on the eval data at the end of the
|
||||
# iteration. The eval loss is used for early stopping to avoid overfitting. No
|
||||
# eval loss if eval_split_method option is specified as no_split or auto_split
|
||||
# with input data size less than 500 rows.
|
||||
# Corresponds to the JSON property `evalLoss`
|
||||
# @return [Float]
|
||||
attr_accessor :eval_loss
|
||||
|
||||
# [Output-only, Beta] Index of the ML training iteration, starting from zero for
|
||||
# each training run.
|
||||
# Corresponds to the JSON property `index`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :index
|
||||
|
||||
# [Output-only, Beta] Learning rate used for this iteration, it varies for
|
||||
# different training iterations if learn_rate_strategy option is not constant.
|
||||
# Corresponds to the JSON property `learnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :learn_rate
|
||||
|
||||
# [Output-only, Beta] Training loss computed on the training data at the end of
|
||||
# the iteration. The training loss function is defined by model type.
|
||||
# Corresponds to the JSON property `trainingLoss`
|
||||
# @return [Float]
|
||||
attr_accessor :training_loss
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@duration_ms = args[:duration_ms] if args.key?(:duration_ms)
|
||||
@eval_loss = args[:eval_loss] if args.key?(:eval_loss)
|
||||
@index = args[:index] if args.key?(:index)
|
||||
@learn_rate = args[:learn_rate] if args.key?(:learn_rate)
|
||||
@training_loss = args[:training_loss] if args.key?(:training_loss)
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class Job
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -2318,6 +2435,12 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :ddl_operation_performed
|
||||
|
||||
# The DDL target routine. Present only for CREATE/DROP FUNCTION/PROCEDURE
|
||||
# queries.
|
||||
# Corresponds to the JSON property `ddlTargetRoutine`
|
||||
# @return [Google::Apis::BigqueryV2::RoutineReference]
|
||||
attr_accessor :ddl_target_routine
|
||||
|
||||
# The DDL target table. Present only for CREATE/DROP TABLE/VIEW queries.
|
||||
# Corresponds to the JSON property `ddlTargetTable`
|
||||
# @return [Google::Apis::BigqueryV2::TableReference]
|
||||
|
@ -2382,8 +2505,9 @@ module Google
|
|||
# CREATE_TABLE": CREATE [OR REPLACE] TABLE without AS SELECT. "
|
||||
# CREATE_TABLE_AS_SELECT": CREATE [OR REPLACE] TABLE ... AS SELECT ... . "
|
||||
# DROP_TABLE": DROP TABLE query. "CREATE_VIEW": CREATE [OR REPLACE] VIEW ... AS
|
||||
# SELECT ... . "DROP_VIEW": DROP VIEW query. "ALTER_TABLE": ALTER TABLE query. "
|
||||
# ALTER_VIEW": ALTER VIEW query.
|
||||
# SELECT ... . "DROP_VIEW": DROP VIEW query. "CREATE_FUNCTION": CREATE FUNCTION
|
||||
# query. "DROP_FUNCTION" : DROP FUNCTION query. "ALTER_TABLE": ALTER TABLE query.
|
||||
# "ALTER_VIEW": ALTER VIEW query.
|
||||
# Corresponds to the JSON property `statementType`
|
||||
# @return [String]
|
||||
attr_accessor :statement_type
|
||||
|
@ -2438,6 +2562,7 @@ module Google
|
|||
@billing_tier = args[:billing_tier] if args.key?(:billing_tier)
|
||||
@cache_hit = args[:cache_hit] if args.key?(:cache_hit)
|
||||
@ddl_operation_performed = args[:ddl_operation_performed] if args.key?(:ddl_operation_performed)
|
||||
@ddl_target_routine = args[:ddl_target_routine] if args.key?(:ddl_target_routine)
|
||||
@ddl_target_table = args[:ddl_target_table] if args.key?(:ddl_target_table)
|
||||
@estimated_bytes_processed = args[:estimated_bytes_processed] if args.key?(:estimated_bytes_processed)
|
||||
@model_training = args[:model_training] if args.key?(:model_training)
|
||||
|
@ -2637,7 +2762,7 @@ module Google
|
|||
# the model if warm start is used or if a user decides to continue a previously
|
||||
# cancelled query.
|
||||
# Corresponds to the JSON property `trainingRuns`
|
||||
# @return [Array<Google::Apis::BigqueryV2::TrainingRun>]
|
||||
# @return [Array<Google::Apis::BigqueryV2::BqmlTrainingRun>]
|
||||
attr_accessor :training_runs
|
||||
|
||||
def initialize(**args)
|
||||
|
@ -3226,6 +3351,38 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
class RoutineReference
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Required] The ID of the dataset containing this routine.
|
||||
# Corresponds to the JSON property `datasetId`
|
||||
# @return [String]
|
||||
attr_accessor :dataset_id
|
||||
|
||||
# [Required] The ID of the project containing this routine.
|
||||
# Corresponds to the JSON property `projectId`
|
||||
# @return [String]
|
||||
attr_accessor :project_id
|
||||
|
||||
# [Required] The ID of the routine. The ID must contain only letters (a-z, A-Z),
|
||||
# numbers (0-9), or underscores (_). The maximum length is 256 characters.
|
||||
# Corresponds to the JSON property `routineId`
|
||||
# @return [String]
|
||||
attr_accessor :routine_id
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@dataset_id = args[:dataset_id] if args.key?(:dataset_id)
|
||||
@project_id = args[:project_id] if args.key?(:project_id)
|
||||
@routine_id = args[:routine_id] if args.key?(:routine_id)
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class Streamingbuffer
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -4007,123 +4164,6 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
#
|
||||
class TrainingRun
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# [Output-only, Beta] List of each iteration results.
|
||||
# Corresponds to the JSON property `iterationResults`
|
||||
# @return [Array<Google::Apis::BigqueryV2::IterationResult>]
|
||||
attr_accessor :iteration_results
|
||||
|
||||
# [Output-only, Beta] Training run start time in milliseconds since the epoch.
|
||||
# Corresponds to the JSON property `startTime`
|
||||
# @return [DateTime]
|
||||
attr_accessor :start_time
|
||||
|
||||
# [Output-only, Beta] Different state applicable for a training run. IN PROGRESS:
|
||||
# Training run is in progress. FAILED: Training run ended due to a non-
|
||||
# retryable failure. SUCCEEDED: Training run successfully completed. CANCELLED:
|
||||
# Training run cancelled by the user.
|
||||
# Corresponds to the JSON property `state`
|
||||
# @return [String]
|
||||
attr_accessor :state
|
||||
|
||||
# [Output-only, Beta] Training options used by this training run. These options
|
||||
# are mutable for subsequent training runs. Default values are explicitly stored
|
||||
# for options not specified in the input query of the first training run. For
|
||||
# subsequent training runs, any option not explicitly specified in the input
|
||||
# query will be copied from the previous training run.
|
||||
# Corresponds to the JSON property `trainingOptions`
|
||||
# @return [Google::Apis::BigqueryV2::TrainingRun::TrainingOptions]
|
||||
attr_accessor :training_options
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@iteration_results = args[:iteration_results] if args.key?(:iteration_results)
|
||||
@start_time = args[:start_time] if args.key?(:start_time)
|
||||
@state = args[:state] if args.key?(:state)
|
||||
@training_options = args[:training_options] if args.key?(:training_options)
|
||||
end
|
||||
|
||||
# [Output-only, Beta] Training options used by this training run. These options
|
||||
# are mutable for subsequent training runs. Default values are explicitly stored
|
||||
# for options not specified in the input query of the first training run. For
|
||||
# subsequent training runs, any option not explicitly specified in the input
|
||||
# query will be copied from the previous training run.
|
||||
class TrainingOptions
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `earlyStop`
|
||||
# @return [Boolean]
|
||||
attr_accessor :early_stop
|
||||
alias_method :early_stop?, :early_stop
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `l1Reg`
|
||||
# @return [Float]
|
||||
attr_accessor :l1_reg
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `l2Reg`
|
||||
# @return [Float]
|
||||
attr_accessor :l2_reg
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `learnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :learn_rate
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `learnRateStrategy`
|
||||
# @return [String]
|
||||
attr_accessor :learn_rate_strategy
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `lineSearchInitLearnRate`
|
||||
# @return [Float]
|
||||
attr_accessor :line_search_init_learn_rate
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `maxIteration`
|
||||
# @return [Fixnum]
|
||||
attr_accessor :max_iteration
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `minRelProgress`
|
||||
# @return [Float]
|
||||
attr_accessor :min_rel_progress
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `warmStart`
|
||||
# @return [Boolean]
|
||||
attr_accessor :warm_start
|
||||
alias_method :warm_start?, :warm_start
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@early_stop = args[:early_stop] if args.key?(:early_stop)
|
||||
@l1_reg = args[:l1_reg] if args.key?(:l1_reg)
|
||||
@l2_reg = args[:l2_reg] if args.key?(:l2_reg)
|
||||
@learn_rate = args[:learn_rate] if args.key?(:learn_rate)
|
||||
@learn_rate_strategy = args[:learn_rate_strategy] if args.key?(:learn_rate_strategy)
|
||||
@line_search_init_learn_rate = args[:line_search_init_learn_rate] if args.key?(:line_search_init_learn_rate)
|
||||
@max_iteration = args[:max_iteration] if args.key?(:max_iteration)
|
||||
@min_rel_progress = args[:min_rel_progress] if args.key?(:min_rel_progress)
|
||||
@warm_start = args[:warm_start] if args.key?(:warm_start)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
class UserDefinedFunctionResource
|
||||
include Google::Apis::Core::Hashable
|
||||
|
|
|
@ -46,6 +46,24 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class BqmlIterationResult
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class BqmlTrainingRun
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class TrainingOptions
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Clustering
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -142,12 +160,6 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class IterationResult
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Job
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -340,6 +352,12 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class RoutineReference
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Streamingbuffer
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -442,18 +460,6 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class TrainingRun
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class TrainingOptions
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class UserDefinedFunctionResource
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -508,6 +514,45 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class BqmlIterationResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :duration_ms, :numeric_string => true, as: 'durationMs'
|
||||
property :eval_loss, as: 'evalLoss'
|
||||
property :index, as: 'index'
|
||||
property :learn_rate, as: 'learnRate'
|
||||
property :training_loss, as: 'trainingLoss'
|
||||
end
|
||||
end
|
||||
|
||||
class BqmlTrainingRun
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :iteration_results, as: 'iterationResults', class: Google::Apis::BigqueryV2::BqmlIterationResult, decorator: Google::Apis::BigqueryV2::BqmlIterationResult::Representation
|
||||
|
||||
property :start_time, as: 'startTime', type: DateTime
|
||||
|
||||
property :state, as: 'state'
|
||||
property :training_options, as: 'trainingOptions', class: Google::Apis::BigqueryV2::BqmlTrainingRun::TrainingOptions, decorator: Google::Apis::BigqueryV2::BqmlTrainingRun::TrainingOptions::Representation
|
||||
|
||||
end
|
||||
|
||||
class TrainingOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :early_stop, as: 'earlyStop'
|
||||
property :l1_reg, as: 'l1Reg'
|
||||
property :l2_reg, as: 'l2Reg'
|
||||
property :learn_rate, as: 'learnRate'
|
||||
property :learn_rate_strategy, as: 'learnRateStrategy'
|
||||
property :line_search_init_learn_rate, as: 'lineSearchInitLearnRate'
|
||||
property :max_iteration, :numeric_string => true, as: 'maxIteration'
|
||||
property :min_rel_progress, as: 'minRelProgress'
|
||||
property :warm_start, as: 'warmStart'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Clustering
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
@ -724,17 +769,6 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class IterationResult
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :duration_ms, :numeric_string => true, as: 'durationMs'
|
||||
property :eval_loss, as: 'evalLoss'
|
||||
property :index, as: 'index'
|
||||
property :learn_rate, as: 'learnRate'
|
||||
property :training_loss, as: 'trainingLoss'
|
||||
end
|
||||
end
|
||||
|
||||
class Job
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
@ -965,6 +999,8 @@ module Google
|
|||
property :billing_tier, as: 'billingTier'
|
||||
property :cache_hit, as: 'cacheHit'
|
||||
property :ddl_operation_performed, as: 'ddlOperationPerformed'
|
||||
property :ddl_target_routine, as: 'ddlTargetRoutine', class: Google::Apis::BigqueryV2::RoutineReference, decorator: Google::Apis::BigqueryV2::RoutineReference::Representation
|
||||
|
||||
property :ddl_target_table, as: 'ddlTargetTable', class: Google::Apis::BigqueryV2::TableReference, decorator: Google::Apis::BigqueryV2::TableReference::Representation
|
||||
|
||||
property :estimated_bytes_processed, :numeric_string => true, as: 'estimatedBytesProcessed'
|
||||
|
@ -1045,7 +1081,7 @@ module Google
|
|||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :model_options, as: 'modelOptions', class: Google::Apis::BigqueryV2::ModelDefinition::ModelOptions, decorator: Google::Apis::BigqueryV2::ModelDefinition::ModelOptions::Representation
|
||||
|
||||
collection :training_runs, as: 'trainingRuns', class: Google::Apis::BigqueryV2::TrainingRun, decorator: Google::Apis::BigqueryV2::TrainingRun::Representation
|
||||
collection :training_runs, as: 'trainingRuns', class: Google::Apis::BigqueryV2::BqmlTrainingRun, decorator: Google::Apis::BigqueryV2::BqmlTrainingRun::Representation
|
||||
|
||||
end
|
||||
|
||||
|
@ -1203,6 +1239,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class RoutineReference
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :dataset_id, as: 'datasetId'
|
||||
property :project_id, as: 'projectId'
|
||||
property :routine_id, as: 'routineId'
|
||||
end
|
||||
end
|
||||
|
||||
class Streamingbuffer
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
@ -1410,34 +1455,6 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class TrainingRun
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
collection :iteration_results, as: 'iterationResults', class: Google::Apis::BigqueryV2::IterationResult, decorator: Google::Apis::BigqueryV2::IterationResult::Representation
|
||||
|
||||
property :start_time, as: 'startTime', type: DateTime
|
||||
|
||||
property :state, as: 'state'
|
||||
property :training_options, as: 'trainingOptions', class: Google::Apis::BigqueryV2::TrainingRun::TrainingOptions, decorator: Google::Apis::BigqueryV2::TrainingRun::TrainingOptions::Representation
|
||||
|
||||
end
|
||||
|
||||
class TrainingOptions
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :early_stop, as: 'earlyStop'
|
||||
property :l1_reg, as: 'l1Reg'
|
||||
property :l2_reg, as: 'l2Reg'
|
||||
property :learn_rate, as: 'learnRate'
|
||||
property :learn_rate_strategy, as: 'learnRateStrategy'
|
||||
property :line_search_init_learn_rate, as: 'lineSearchInitLearnRate'
|
||||
property :max_iteration, :numeric_string => true, as: 'maxIteration'
|
||||
property :min_rel_progress, as: 'minRelProgress'
|
||||
property :warm_start, as: 'warmStart'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class UserDefinedFunctionResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
|
|
@ -499,9 +499,6 @@ module Google
|
|||
# only jobs created after or at this timestamp are returned
|
||||
# @param [String] page_token
|
||||
# Page token, returned by a previous call, to request the next page of results
|
||||
# @param [String] parent_job_id
|
||||
# If set, retrieves only jobs whose parent is this job. Otherwise, retrieves
|
||||
# only jobs which have no parent.
|
||||
# @param [String] projection
|
||||
# Restrict information returned to a set of selected fields
|
||||
# @param [Array<String>, String] state_filter
|
||||
|
@ -525,7 +522,7 @@ module Google
|
|||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_jobs(project_id, all_users: nil, max_creation_time: nil, max_results: nil, min_creation_time: nil, page_token: nil, parent_job_id: nil, projection: nil, state_filter: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
def list_jobs(project_id, all_users: nil, max_creation_time: nil, max_results: nil, min_creation_time: nil, page_token: nil, projection: nil, state_filter: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'projects/{projectId}/jobs', options)
|
||||
command.response_representation = Google::Apis::BigqueryV2::JobList::Representation
|
||||
command.response_class = Google::Apis::BigqueryV2::JobList
|
||||
|
@ -535,7 +532,6 @@ module Google
|
|||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['minCreationTime'] = min_creation_time unless min_creation_time.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['parentJobId'] = parent_job_id unless parent_job_id.nil?
|
||||
command.query['projection'] = projection unless projection.nil?
|
||||
command.query['stateFilter'] = state_filter unless state_filter.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/functions
|
||||
module CloudfunctionsV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190222'
|
||||
REVISION = '20190305'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -316,8 +316,14 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :network
|
||||
|
||||
# The runtime in which the function is going to run. If empty, defaults to
|
||||
# Node.js 6.
|
||||
# The runtime in which the function is going to run. Example values include:
|
||||
# `go111`: for Go 1.11
|
||||
# `nodejs6`: for Node.js 6
|
||||
# `nodejs8`: for Node.js 8
|
||||
# `nodejs10`: for Node.js 10
|
||||
# `python37`: for Python 3.7
|
||||
# `ruby25`: for Ruby 2.5
|
||||
# If empty, defaults to `nodejs6`.
|
||||
# Corresponds to the JSON property `runtime`
|
||||
# @return [String]
|
||||
attr_accessor :runtime
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/composer/
|
||||
module ComposerV1beta1
|
||||
VERSION = 'V1beta1'
|
||||
REVISION = '20190206'
|
||||
REVISION = '20190311'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -146,6 +146,11 @@ module Google
|
|||
# @return [Fixnum]
|
||||
attr_accessor :node_count
|
||||
|
||||
# The configuration information for configuring a private Composer environment.
|
||||
# Corresponds to the JSON property `privateEnvironmentConfig`
|
||||
# @return [Google::Apis::ComposerV1beta1::PrivateEnvironmentConfig]
|
||||
attr_accessor :private_environment_config
|
||||
|
||||
# Specifies the selection and configuration of software inside the environment.
|
||||
# Corresponds to the JSON property `softwareConfig`
|
||||
# @return [Google::Apis::ComposerV1beta1::SoftwareConfig]
|
||||
|
@ -162,10 +167,85 @@ module Google
|
|||
@gke_cluster = args[:gke_cluster] if args.key?(:gke_cluster)
|
||||
@node_config = args[:node_config] if args.key?(:node_config)
|
||||
@node_count = args[:node_count] if args.key?(:node_count)
|
||||
@private_environment_config = args[:private_environment_config] if args.key?(:private_environment_config)
|
||||
@software_config = args[:software_config] if args.key?(:software_config)
|
||||
end
|
||||
end
|
||||
|
||||
# Configuration for controlling how IPs are allocated in the
|
||||
# GKE cluster.
|
||||
class IpAllocationPolicy
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Optional. The IP address range used to allocate IP addresses to pods in
|
||||
# the cluster.
|
||||
# This field is applicable only when `use_ip_aliases` is true.
|
||||
# Set to blank to have GKE choose a range with the default size.
|
||||
# Set to /netmask (e.g. `/14`) to have GKE choose a range with a specific
|
||||
# netmask.
|
||||
# Set to a
|
||||
# [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)
|
||||
# notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.
|
||||
# `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range
|
||||
# to use.
|
||||
# Specify `cluster_secondary_range_name` or `cluster_ipv4_cidr_block`
|
||||
# but not both.
|
||||
# Corresponds to the JSON property `clusterIpv4CidrBlock`
|
||||
# @return [String]
|
||||
attr_accessor :cluster_ipv4_cidr_block
|
||||
|
||||
# Optional. The name of the cluster's secondary range used to allocate
|
||||
# IP addresses to pods. Specify either `cluster_secondary_range_name`
|
||||
# or `cluster_ipv4_cidr_block` but not both.
|
||||
# Corresponds to the JSON property `clusterSecondaryRangeName`
|
||||
# @return [String]
|
||||
attr_accessor :cluster_secondary_range_name
|
||||
|
||||
# Optional. The IP address range of the services IP addresses in this
|
||||
# cluster.
|
||||
# This field is applicable only when `use_ip_aliases` is true.
|
||||
# Set to blank to have GKE choose a range with the default size.
|
||||
# Set to /netmask (e.g. `/14`) to have GKE choose a range with a specific
|
||||
# netmask.
|
||||
# Set to a
|
||||
# [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)
|
||||
# notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.
|
||||
# `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range
|
||||
# to use.
|
||||
# Specify `services_secondary_range_name` or `services_ipv4_cidr_block`
|
||||
# but not both.
|
||||
# Corresponds to the JSON property `servicesIpv4CidrBlock`
|
||||
# @return [String]
|
||||
attr_accessor :services_ipv4_cidr_block
|
||||
|
||||
# Optional. The name of the services' secondary range used to allocate
|
||||
# IP addresses to the cluster. Specify either `services_secondary_range_name`
|
||||
# or `services_ipv4_cidr_block` but not both.
|
||||
# Corresponds to the JSON property `servicesSecondaryRangeName`
|
||||
# @return [String]
|
||||
attr_accessor :services_secondary_range_name
|
||||
|
||||
# Optional. Whether or not to enable Alias IPs in the GKE cluster.
|
||||
# If true or if left blank, a VPC-native cluster is created.
|
||||
# Corresponds to the JSON property `useIpAliases`
|
||||
# @return [Boolean]
|
||||
attr_accessor :use_ip_aliases
|
||||
alias_method :use_ip_aliases?, :use_ip_aliases
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@cluster_ipv4_cidr_block = args[:cluster_ipv4_cidr_block] if args.key?(:cluster_ipv4_cidr_block)
|
||||
@cluster_secondary_range_name = args[:cluster_secondary_range_name] if args.key?(:cluster_secondary_range_name)
|
||||
@services_ipv4_cidr_block = args[:services_ipv4_cidr_block] if args.key?(:services_ipv4_cidr_block)
|
||||
@services_secondary_range_name = args[:services_secondary_range_name] if args.key?(:services_secondary_range_name)
|
||||
@use_ip_aliases = args[:use_ip_aliases] if args.key?(:use_ip_aliases)
|
||||
end
|
||||
end
|
||||
|
||||
# Image Version information
|
||||
class ImageVersion
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -286,6 +366,12 @@ module Google
|
|||
# @return [Fixnum]
|
||||
attr_accessor :disk_size_gb
|
||||
|
||||
# Configuration for controlling how IPs are allocated in the
|
||||
# GKE cluster.
|
||||
# Corresponds to the JSON property `ipAllocationPolicy`
|
||||
# @return [Google::Apis::ComposerV1beta1::IpAllocationPolicy]
|
||||
attr_accessor :ip_allocation_policy
|
||||
|
||||
# Optional. The Compute Engine [zone](/compute/docs/regions-zones) in which
|
||||
# to deploy the VMs used to run the Apache Airflow software, specified as a
|
||||
# [relative resource name](/apis/design/resource_names#relative_resource_name).
|
||||
|
@ -379,6 +465,7 @@ module Google
|
|||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb)
|
||||
@ip_allocation_policy = args[:ip_allocation_policy] if args.key?(:ip_allocation_policy)
|
||||
@location = args[:location] if args.key?(:location)
|
||||
@machine_type = args[:machine_type] if args.key?(:machine_type)
|
||||
@network = args[:network] if args.key?(:network)
|
||||
|
@ -402,14 +489,14 @@ module Google
|
|||
attr_accessor :done
|
||||
alias_method :done?, :done
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -543,6 +630,65 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# Configuration options for private cluster of Composer environment.
|
||||
class PrivateClusterConfig
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Optional. If true, access to public endpoint of gke cluster will be denied.
|
||||
# `IPAllocationPolicy.use_ip_aliases` must be true if this field is
|
||||
# set to true. Default value is false.
|
||||
# Corresponds to the JSON property `enablePrivateEndpoint`
|
||||
# @return [Boolean]
|
||||
attr_accessor :enable_private_endpoint
|
||||
alias_method :enable_private_endpoint?, :enable_private_endpoint
|
||||
|
||||
# The IP range in CIDR notation to use for the hosted master network. This
|
||||
# range will be used for assigning internal IP addresses to the cluster
|
||||
# master or set of masters, as well as the ILB VIP (Internal Load Balance
|
||||
# Virtual IP).This range must not overlap with any other ranges in use
|
||||
# within the cluster's network. If left blank, default value of
|
||||
# '172.16.0.0/28' will be used.
|
||||
# Corresponds to the JSON property `masterIpv4CidrBlock`
|
||||
# @return [String]
|
||||
attr_accessor :master_ipv4_cidr_block
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@enable_private_endpoint = args[:enable_private_endpoint] if args.key?(:enable_private_endpoint)
|
||||
@master_ipv4_cidr_block = args[:master_ipv4_cidr_block] if args.key?(:master_ipv4_cidr_block)
|
||||
end
|
||||
end
|
||||
|
||||
# The configuration information for configuring a private Composer environment.
|
||||
class PrivateEnvironmentConfig
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Optional. If `true`, a private Composer environment is created.
|
||||
# Corresponds to the JSON property `enablePrivateEnvironment`
|
||||
# @return [Boolean]
|
||||
attr_accessor :enable_private_environment
|
||||
alias_method :enable_private_environment?, :enable_private_environment
|
||||
|
||||
# Configuration options for private cluster of Composer environment.
|
||||
# Corresponds to the JSON property `privateClusterConfig`
|
||||
# @return [Google::Apis::ComposerV1beta1::PrivateClusterConfig]
|
||||
attr_accessor :private_cluster_config
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@enable_private_environment = args[:enable_private_environment] if args.key?(:enable_private_environment)
|
||||
@private_cluster_config = args[:private_cluster_config] if args.key?(:private_cluster_config)
|
||||
end
|
||||
end
|
||||
|
||||
# Specifies the selection and configuration of software inside the environment.
|
||||
class SoftwareConfig
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -642,14 +788,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
|
|
@ -40,6 +40,12 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class IpAllocationPolicy
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class ImageVersion
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -82,6 +88,18 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PrivateClusterConfig
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PrivateEnvironmentConfig
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class SoftwareConfig
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -123,11 +141,24 @@ module Google
|
|||
property :node_config, as: 'nodeConfig', class: Google::Apis::ComposerV1beta1::NodeConfig, decorator: Google::Apis::ComposerV1beta1::NodeConfig::Representation
|
||||
|
||||
property :node_count, as: 'nodeCount'
|
||||
property :private_environment_config, as: 'privateEnvironmentConfig', class: Google::Apis::ComposerV1beta1::PrivateEnvironmentConfig, decorator: Google::Apis::ComposerV1beta1::PrivateEnvironmentConfig::Representation
|
||||
|
||||
property :software_config, as: 'softwareConfig', class: Google::Apis::ComposerV1beta1::SoftwareConfig, decorator: Google::Apis::ComposerV1beta1::SoftwareConfig::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
class IpAllocationPolicy
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cluster_ipv4_cidr_block, as: 'clusterIpv4CidrBlock'
|
||||
property :cluster_secondary_range_name, as: 'clusterSecondaryRangeName'
|
||||
property :services_ipv4_cidr_block, as: 'servicesIpv4CidrBlock'
|
||||
property :services_secondary_range_name, as: 'servicesSecondaryRangeName'
|
||||
property :use_ip_aliases, as: 'useIpAliases'
|
||||
end
|
||||
end
|
||||
|
||||
class ImageVersion
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
@ -168,6 +199,8 @@ module Google
|
|||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :disk_size_gb, as: 'diskSizeGb'
|
||||
property :ip_allocation_policy, as: 'ipAllocationPolicy', class: Google::Apis::ComposerV1beta1::IpAllocationPolicy, decorator: Google::Apis::ComposerV1beta1::IpAllocationPolicy::Representation
|
||||
|
||||
property :location, as: 'location'
|
||||
property :machine_type, as: 'machineType'
|
||||
property :network, as: 'network'
|
||||
|
@ -202,6 +235,23 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class PrivateClusterConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enable_private_endpoint, as: 'enablePrivateEndpoint'
|
||||
property :master_ipv4_cidr_block, as: 'masterIpv4CidrBlock'
|
||||
end
|
||||
end
|
||||
|
||||
class PrivateEnvironmentConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :enable_private_environment, as: 'enablePrivateEnvironment'
|
||||
property :private_cluster_config, as: 'privateClusterConfig', class: Google::Apis::ComposerV1beta1::PrivateClusterConfig, decorator: Google::Apis::ComposerV1beta1::PrivateClusterConfig::Representation
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
class SoftwareConfig
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://cloud.google.com/container-analysis/api/reference/rest/
|
||||
module ContaineranalysisV1alpha1
|
||||
VERSION = 'V1alpha1'
|
||||
REVISION = '20190222'
|
||||
REVISION = '20190308'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -846,14 +846,14 @@ module Google
|
|||
# @return [String]
|
||||
attr_accessor :analysis_status
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -1866,14 +1866,14 @@ module Google
|
|||
attr_accessor :done
|
||||
alias_method :done?, :done
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -2448,14 +2448,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -2676,6 +2676,13 @@ module Google
|
|||
# @return [Float]
|
||||
attr_accessor :cvss_score
|
||||
|
||||
# The distro assigned severity for this vulnerability when that is
|
||||
# available and note provider assigned severity when distro has not yet
|
||||
# assigned a severity for this vulnerability.
|
||||
# Corresponds to the JSON property `effectiveSeverity`
|
||||
# @return [String]
|
||||
attr_accessor :effective_severity
|
||||
|
||||
# The set of affected locations and their fixes (if available) within
|
||||
# the associated resource.
|
||||
# Corresponds to the JSON property `packageIssue`
|
||||
|
@ -2700,6 +2707,7 @@ module Google
|
|||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@cvss_score = args[:cvss_score] if args.key?(:cvss_score)
|
||||
@effective_severity = args[:effective_severity] if args.key?(:effective_severity)
|
||||
@package_issue = args[:package_issue] if args.key?(:package_issue)
|
||||
@severity = args[:severity] if args.key?(:severity)
|
||||
@type = args[:type] if args.key?(:type)
|
||||
|
|
|
@ -1075,6 +1075,7 @@ module Google
|
|||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cvss_score, as: 'cvssScore'
|
||||
property :effective_severity, as: 'effectiveSeverity'
|
||||
collection :package_issue, as: 'packageIssue', class: Google::Apis::ContaineranalysisV1alpha1::PackageIssue, decorator: Google::Apis::ContaineranalysisV1alpha1::PackageIssue::Representation
|
||||
|
||||
property :severity, as: 'severity'
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://developers.google.com/drive/
|
||||
module DriveV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20181101'
|
||||
REVISION = '20190311'
|
||||
|
||||
# See, edit, create, and delete all of your Google Drive files
|
||||
AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
|
||||
|
|
|
@ -2635,7 +2635,9 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Removes a revision.
|
||||
# Permanently deletes a file version. You can only delete revisions for files
|
||||
# with binary content, like images or videos. Revisions for other files, like
|
||||
# Google Docs or Sheets, and the last remaining file version can't be deleted.
|
||||
# @param [String] file_id
|
||||
# The ID of the file.
|
||||
# @param [String] revision_id
|
||||
|
|
|
@ -26,7 +26,7 @@ module Google
|
|||
# @see https://developers.google.com/drive/
|
||||
module DriveV3
|
||||
VERSION = 'V3'
|
||||
REVISION = '20181213'
|
||||
REVISION = '20190311'
|
||||
|
||||
# See, edit, create, and delete all of your Google Drive files
|
||||
AUTH_DRIVE = 'https://www.googleapis.com/auth/drive'
|
||||
|
|
|
@ -1436,8 +1436,9 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Permanently deletes a revision. This method is only applicable to files with
|
||||
# binary content in Drive.
|
||||
# Permanently deletes a file version. You can only delete revisions for files
|
||||
# with binary content, like images or videos. Revisions for other files, like
|
||||
# Google Docs or Sheets, and the last remaining file version can't be deleted.
|
||||
# @param [String] file_id
|
||||
# The ID of the file.
|
||||
# @param [String] revision_id
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/filestore/
|
||||
module FileV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190225'
|
||||
REVISION = '20190312'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -357,14 +357,14 @@ module Google
|
|||
attr_accessor :done
|
||||
alias_method :done?, :done
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -500,14 +500,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/filestore/
|
||||
module FileV1beta1
|
||||
VERSION = 'V1beta1'
|
||||
REVISION = '20180925'
|
||||
REVISION = '20190312'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -357,14 +357,14 @@ module Google
|
|||
attr_accessor :done
|
||||
alias_method :done?, :done
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -500,14 +500,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/fit/rest/
|
||||
module FitnessV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190225'
|
||||
REVISION = '20190312'
|
||||
|
||||
# View your activity information in Google Fit
|
||||
AUTH_FITNESS_ACTIVITY_READ = 'https://www.googleapis.com/auth/fitness.activity.read'
|
||||
|
|
|
@ -559,7 +559,7 @@ module Google
|
|||
# . If specified, the API returns sessions modified since this time. The page
|
||||
# token is ignored if either start or end time is specified. If none of start
|
||||
# time, end time, and the page token is specified, sessions modified in the last
|
||||
# 7 days are returned.
|
||||
# 30 days are returned.
|
||||
# @param [String] start_time
|
||||
# An RFC3339 timestamp. Only sessions ending between the start and end times
|
||||
# will be included in the response.
|
||||
|
|
|
@ -27,7 +27,7 @@ module Google
|
|||
# @see https://cloud.google.com/iam/
|
||||
module IamV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190301'
|
||||
REVISION = '20190308'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -721,6 +721,43 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# The patch service account request.
|
||||
class PatchServiceAccountRequest
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# A service account in the Identity and Access Management API.
|
||||
# To create a service account, specify the `project_id` and the `account_id`
|
||||
# for the account. The `account_id` is unique within the project, and is used
|
||||
# to generate the service account email address and a stable
|
||||
# `unique_id`.
|
||||
# If the account already exists, the account's resource name is returned
|
||||
# in the format of projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT`. The caller
|
||||
# can use the name in other methods to access the account.
|
||||
# All other methods can identify the service account using the format
|
||||
# `projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT``.
|
||||
# Using `-` as a wildcard for the `PROJECT_ID` will infer the project from
|
||||
# the account. The `ACCOUNT` value can be the `email` address or the
|
||||
# `unique_id` of the service account.
|
||||
# Corresponds to the JSON property `serviceAccount`
|
||||
# @return [Google::Apis::IamV1::ServiceAccount]
|
||||
attr_accessor :service_account
|
||||
|
||||
#
|
||||
# Corresponds to the JSON property `updateMask`
|
||||
# @return [String]
|
||||
attr_accessor :update_mask
|
||||
|
||||
def initialize(**args)
|
||||
update!(**args)
|
||||
end
|
||||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@service_account = args[:service_account] if args.key?(:service_account)
|
||||
@update_mask = args[:update_mask] if args.key?(:update_mask)
|
||||
end
|
||||
end
|
||||
|
||||
# A permission which can be included by a role.
|
||||
class Permission
|
||||
include Google::Apis::Core::Hashable
|
||||
|
@ -1132,6 +1169,12 @@ module Google
|
|||
class ServiceAccount
|
||||
include Google::Apis::Core::Hashable
|
||||
|
||||
# Optional. A user-specified opaque description of the service account.
|
||||
# Must be less than or equal to 256 UTF-8 bytes.
|
||||
# Corresponds to the JSON property `description`
|
||||
# @return [String]
|
||||
attr_accessor :description
|
||||
|
||||
# @OutputOnly A bool indicate if the service account is disabled.
|
||||
# The field is currently in alpha phase.
|
||||
# Corresponds to the JSON property `disabled`
|
||||
|
@ -1191,6 +1234,7 @@ module Google
|
|||
|
||||
# Update properties of this object
|
||||
def update!(**args)
|
||||
@description = args[:description] if args.key?(:description)
|
||||
@disabled = args[:disabled] if args.key?(:disabled)
|
||||
@display_name = args[:display_name] if args.key?(:display_name)
|
||||
@email = args[:email] if args.key?(:email)
|
||||
|
|
|
@ -136,6 +136,12 @@ module Google
|
|||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PatchServiceAccountRequest
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Permission
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
|
@ -436,6 +442,15 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
class PatchServiceAccountRequest
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :service_account, as: 'serviceAccount', class: Google::Apis::IamV1::ServiceAccount, decorator: Google::Apis::IamV1::ServiceAccount::Representation
|
||||
|
||||
property :update_mask, as: 'updateMask'
|
||||
end
|
||||
end
|
||||
|
||||
class Permission
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
|
@ -537,6 +552,7 @@ module Google
|
|||
class ServiceAccount
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :disabled, as: 'disabled'
|
||||
property :display_name, as: 'displayName'
|
||||
property :email, as: 'email'
|
||||
|
|
|
@ -803,10 +803,10 @@ module Google
|
|||
# Returns the Cloud IAM access control policy for a
|
||||
# ServiceAccount.
|
||||
# Note: Service accounts are both
|
||||
# [resources and identities](/iam/docs/service-accounts#
|
||||
# service_account_permissions).
|
||||
# This method treats the service account as a resource. It returns the Cloud
|
||||
# IAM policy that reflects what members have access to the service account.
|
||||
# [resources and
|
||||
# identities](/iam/docs/service-accounts#service_account_permissions). This
|
||||
# method treats the service account as a resource. It returns the Cloud IAM
|
||||
# policy that reflects what members have access to the service account.
|
||||
# This method does not return what resources the service account has access
|
||||
# to. To see if a service account has access to a resource, call the
|
||||
# `getIamPolicy` method on the target resource. For example, to view grants
|
||||
|
@ -885,14 +885,57 @@ module Google
|
|||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Patches a ServiceAccount.
|
||||
# Currently, only the following fields are updatable:
|
||||
# `display_name` and `description`.
|
||||
# Only fields specified in the request are guaranteed to be returned in
|
||||
# the response. Other fields in the response may be empty.
|
||||
# Note: The field mask is required.
|
||||
# @param [String] name
|
||||
# The resource name of the service account in the following format:
|
||||
# `projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT``.
|
||||
# Requests using `-` as a wildcard for the `PROJECT_ID` will infer the
|
||||
# project from the `account` and the `ACCOUNT` value can be the `email`
|
||||
# address or the `unique_id` of the service account.
|
||||
# In responses the resource name will always be in the format
|
||||
# `projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT``.
|
||||
# @param [Google::Apis::IamV1::PatchServiceAccountRequest] patch_service_account_request_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# Available to use for quota purposes for server-side applications. Can be any
|
||||
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::IamV1::ServiceAccount] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::IamV1::ServiceAccount]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def patch_service_account(name, patch_service_account_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
||||
command = make_simple_command(:patch, 'v1/{+name}', options)
|
||||
command.request_representation = Google::Apis::IamV1::PatchServiceAccountRequest::Representation
|
||||
command.request_object = patch_service_account_request_object
|
||||
command.response_representation = Google::Apis::IamV1::ServiceAccount::Representation
|
||||
command.response_class = Google::Apis::IamV1::ServiceAccount
|
||||
command.params['name'] = name unless name.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Sets the Cloud IAM access control policy for a
|
||||
# ServiceAccount.
|
||||
# Note: Service accounts are both
|
||||
# [resources and identities](/iam/docs/service-accounts#
|
||||
# service_account_permissions).
|
||||
# This method treats the service account as a resource. Use it to grant
|
||||
# members access to the service account, such as when they need to
|
||||
# impersonate it.
|
||||
# [resources and
|
||||
# identities](/iam/docs/service-accounts#service_account_permissions). This
|
||||
# method treats the service account as a resource. Use it to grant members
|
||||
# access to the service account, such as when they need to impersonate it.
|
||||
# This method does not grant the service account access to other resources,
|
||||
# such as projects. To grant a service account access to resources, include
|
||||
# the service account in the Cloud IAM policy for the desired resource, then
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/logging/docs/
|
||||
module LoggingV2
|
||||
VERSION = 'V2'
|
||||
REVISION = '20190223'
|
||||
REVISION = '20190311'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -248,7 +248,8 @@ module Google
|
|||
attr_accessor :status
|
||||
|
||||
# The user agent sent by the client. Example: "Mozilla/4.0 (compatible; MSIE 6.0;
|
||||
# Windows 98; Q312461; .NET CLR 1.0.3705)".
|
||||
# Windows 98; Q312461; .NET
|
||||
# CLR 1.0.3705)".
|
||||
# Corresponds to the JSON property `userAgent`
|
||||
# @return [String]
|
||||
attr_accessor :user_agent
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://cloud.google.com/logging/docs/
|
||||
module LoggingV2beta1
|
||||
VERSION = 'V2beta1'
|
||||
REVISION = '20190223'
|
||||
REVISION = '20190311'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -248,7 +248,8 @@ module Google
|
|||
attr_accessor :status
|
||||
|
||||
# The user agent sent by the client. Example: "Mozilla/4.0 (compatible; MSIE 6.0;
|
||||
# Windows 98; Q312461; .NET CLR 1.0.3705)".
|
||||
# Windows 98; Q312461; .NET
|
||||
# CLR 1.0.3705)".
|
||||
# Corresponds to the JSON property `userAgent`
|
||||
# @return [String]
|
||||
attr_accessor :user_agent
|
||||
|
|
|
@ -25,7 +25,7 @@ module Google
|
|||
# @see https://developers.google.com/people/
|
||||
module PeopleV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190309'
|
||||
REVISION = '20190313'
|
||||
|
||||
# See, edit, download, and permanently delete your contacts
|
||||
AUTH_CONTACTS = 'https://www.googleapis.com/auth/contacts'
|
||||
|
|
|
@ -255,6 +255,10 @@ module Google
|
|||
end
|
||||
|
||||
# Modify the members of a contact group owned by the authenticated user.
|
||||
# <br>
|
||||
# The only system contact groups that can have members added are
|
||||
# `contactGroups/myContacts` and `contactGroups/starred`. Other system
|
||||
# contact groups are deprecated and can only have contacts removed.
|
||||
# @param [String] resource_name
|
||||
# The resource name of the contact group to modify.
|
||||
# @param [Google::Apis::PeopleV1::ModifyContactGroupMembersRequest] modify_contact_group_members_request_object
|
||||
|
|
|
@ -0,0 +1,61 @@
|
|||
# Copyright 2015 Google Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
require 'google/apis/plus_domains_v1/service.rb'
|
||||
require 'google/apis/plus_domains_v1/classes.rb'
|
||||
require 'google/apis/plus_domains_v1/representations.rb'
|
||||
|
||||
module Google
|
||||
module Apis
|
||||
# Google+ Domains API
|
||||
#
|
||||
# Builds on top of the Google+ platform for Google Apps Domains.
|
||||
#
|
||||
# @see https://developers.google.com/+/domains/
|
||||
module PlusDomainsV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190313'
|
||||
|
||||
# View your circles and the people and pages in them
|
||||
AUTH_PLUS_CIRCLES_READ = 'https://www.googleapis.com/auth/plus.circles.read'
|
||||
|
||||
# Manage your circles and add people and pages. People and pages you add to your circles will be notified. Others may see this information publicly. People you add to circles can use Hangouts with you.
|
||||
AUTH_PLUS_CIRCLES_WRITE = 'https://www.googleapis.com/auth/plus.circles.write'
|
||||
|
||||
# View your basic profile info, including your age range and language
|
||||
AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login'
|
||||
|
||||
# Know who you are on Google
|
||||
AUTH_PLUS_ME = 'https://www.googleapis.com/auth/plus.me'
|
||||
|
||||
# Send your photos and videos to Google+
|
||||
AUTH_PLUS_MEDIA_UPLOAD = 'https://www.googleapis.com/auth/plus.media.upload'
|
||||
|
||||
# View your own Google+ profile and profiles visible to you
|
||||
AUTH_PLUS_PROFILES_READ = 'https://www.googleapis.com/auth/plus.profiles.read'
|
||||
|
||||
# View your Google+ posts, comments, and stream
|
||||
AUTH_PLUS_STREAM_READ = 'https://www.googleapis.com/auth/plus.stream.read'
|
||||
|
||||
# Manage your Google+ posts, comments, and stream
|
||||
AUTH_PLUS_STREAM_WRITE = 'https://www.googleapis.com/auth/plus.stream.write'
|
||||
|
||||
# View your email address
|
||||
AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
|
||||
|
||||
# See your personal info, including any personal info you've made publically available
|
||||
AUTH_USERINFO_PROFILE = 'https://www.googleapis.com/auth/userinfo.profile'
|
||||
end
|
||||
end
|
||||
end
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,863 @@
|
|||
# Copyright 2015 Google Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
require 'google/apis/core/base_service'
|
||||
require 'google/apis/core/json_representation'
|
||||
require 'google/apis/core/hashable'
|
||||
require 'google/apis/errors'
|
||||
|
||||
module Google
|
||||
module Apis
|
||||
module PlusDomainsV1
|
||||
# Google+ Domains API
|
||||
#
|
||||
# Builds on top of the Google+ platform for Google Apps Domains.
|
||||
#
|
||||
# @example
|
||||
# require 'google/apis/plus_domains_v1'
|
||||
#
|
||||
# PlusDomains = Google::Apis::PlusDomainsV1 # Alias the module
|
||||
# service = PlusDomains::PlusDomainsService.new
|
||||
#
|
||||
# @see https://developers.google.com/+/domains/
|
||||
class PlusDomainsService < Google::Apis::Core::BaseService
|
||||
# @return [String]
|
||||
# API key. Your API key identifies your project and provides you with API access,
|
||||
# quota, and reports. Required unless you provide an OAuth 2.0 token.
|
||||
attr_accessor :key
|
||||
|
||||
# @return [String]
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
attr_accessor :quota_user
|
||||
|
||||
# @return [String]
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
attr_accessor :user_ip
|
||||
|
||||
def initialize
|
||||
super('https://www.googleapis.com/', 'plusDomains/v1/')
|
||||
@batch_path = 'batch/plusDomains/v1'
|
||||
end
|
||||
|
||||
# Get an activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Activity] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Activity]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_activity(activity_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Activity::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Activity
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Create a new activity for the authenticated user.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to create the activity on behalf of. Its value should be "
|
||||
# me", to indicate the authenticated user.
|
||||
# @param [Google::Apis::PlusDomainsV1::Activity] activity_object
|
||||
# @param [Boolean] preview
|
||||
# If "true", extract the potential media attachments for a URL. The response
|
||||
# will include all possible attachments for a URL, including video, photos, and
|
||||
# articles based on the content of the page.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Activity] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Activity]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def insert_activity(user_id, activity_object = nil, preview: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:post, 'people/{userId}/activities', options)
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Activity::Representation
|
||||
command.request_object = activity_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Activity::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Activity
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['preview'] = preview unless preview.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the activities in the specified collection for a particular user.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to get activities for. The special value "me" can be used
|
||||
# to indicate the authenticated user.
|
||||
# @param [String] collection
|
||||
# The collection of activities to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of activities to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::ActivityFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::ActivityFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_activities(user_id, collection, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/activities/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::ActivityFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::ActivityFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the audiences to which a user can share.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to get audiences for. The special value "me" can be used to
|
||||
# indicate the authenticated user.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of circles to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::AudiencesFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::AudiencesFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_audiences(user_id, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/audiences', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::AudiencesFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::AudiencesFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Add a person to a circle. Google+ limits certain circle operations, including
|
||||
# the number of circle adds. Learn More.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to add the person to.
|
||||
# @param [Array<String>, String] email
|
||||
# Email of the people to add to the circle. Optional, can be repeated.
|
||||
# @param [Array<String>, String] user_id
|
||||
# IDs of the people to add to the circle. Optional, can be repeated.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Circle] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Circle]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def add_people(circle_id, email: nil, user_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:put, 'circles/{circleId}/people', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Circle
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['email'] = email unless email.nil?
|
||||
command.query['userId'] = user_id unless user_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Get a circle.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to get.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Circle] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Circle]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_circle(circle_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'circles/{circleId}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Circle
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Create a new circle for the authenticated user.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to create the circle on behalf of. The value "me" can be
|
||||
# used to indicate the authenticated user.
|
||||
# @param [Google::Apis::PlusDomainsV1::Circle] circle_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Circle] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Circle]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def insert_circle(user_id, circle_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:post, 'people/{userId}/circles', options)
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.request_object = circle_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Circle
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the circles for a user.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to get circles for. The special value "me" can be used to
|
||||
# indicate the authenticated user.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of circles to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::CircleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::CircleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_circles(user_id, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/circles', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::CircleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::CircleFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Update a circle's description. This method supports patch semantics.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to update.
|
||||
# @param [Google::Apis::PlusDomainsV1::Circle] circle_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Circle] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Circle]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def patch_circle(circle_id, circle_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:patch, 'circles/{circleId}', options)
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.request_object = circle_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Circle
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Delete a circle.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to delete.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [NilClass] No result returned for this method
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [void]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def remove_circle(circle_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:delete, 'circles/{circleId}', options)
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Remove a person from a circle.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to remove the person from.
|
||||
# @param [Array<String>, String] email
|
||||
# Email of the people to add to the circle. Optional, can be repeated.
|
||||
# @param [Array<String>, String] user_id
|
||||
# IDs of the people to remove from the circle. Optional, can be repeated.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [NilClass] No result returned for this method
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [void]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def remove_people(circle_id, email: nil, user_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:delete, 'circles/{circleId}/people', options)
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['email'] = email unless email.nil?
|
||||
command.query['userId'] = user_id unless user_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Update a circle's description.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to update.
|
||||
# @param [Google::Apis::PlusDomainsV1::Circle] circle_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Circle] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Circle]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def update_circle(circle_id, circle_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:put, 'circles/{circleId}', options)
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.request_object = circle_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Circle::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Circle
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Get a comment.
|
||||
# @param [String] comment_id
|
||||
# The ID of the comment to get.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Comment] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Comment]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_comment(comment_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'comments/{commentId}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Comment::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Comment
|
||||
command.params['commentId'] = comment_id unless comment_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Create a new comment in reply to an activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to reply to.
|
||||
# @param [Google::Apis::PlusDomainsV1::Comment] comment_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Comment] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Comment]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def insert_comment(activity_id, comment_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:post, 'activities/{activityId}/comments', options)
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Comment::Representation
|
||||
command.request_object = comment_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Comment::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Comment
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the comments for an activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get comments for.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of comments to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] sort_order
|
||||
# The order in which to sort the list of comments.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::CommentFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::CommentFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_comments(activity_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}/comments', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::CommentFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::CommentFeed
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['sortOrder'] = sort_order unless sort_order.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Add a new media item to an album. The current upload size limitations are 36MB
|
||||
# for a photo and 1GB for a video. Uploads do not count against quota if photos
|
||||
# are less than 2048 pixels on their longest side or videos are less than 15
|
||||
# minutes in length.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to create the activity on behalf of.
|
||||
# @param [String] collection
|
||||
# @param [Google::Apis::PlusDomainsV1::Media] media_object
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [IO, String] upload_source
|
||||
# IO stream or filename containing content to upload
|
||||
# @param [String] content_type
|
||||
# Content type of the uploaded content.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Media] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Media]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def insert_medium(user_id, collection, media_object = nil, fields: nil, quota_user: nil, user_ip: nil, upload_source: nil, content_type: nil, options: nil, &block)
|
||||
if upload_source.nil?
|
||||
command = make_simple_command(:post, 'people/{userId}/media/{collection}', options)
|
||||
else
|
||||
command = make_upload_command(:post, 'people/{userId}/media/{collection}', options)
|
||||
command.upload_source = upload_source
|
||||
command.upload_content_type = content_type
|
||||
end
|
||||
command.request_representation = Google::Apis::PlusDomainsV1::Media::Representation
|
||||
command.request_object = media_object
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Media::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Media
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Get a person's profile.
|
||||
# @param [String] user_id
|
||||
# The ID of the person to get the profile for. The special value "me" can be
|
||||
# used to indicate the authenticated user.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::Person] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::Person]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_person(user_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::Person::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::Person
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the people in the specified collection.
|
||||
# @param [String] user_id
|
||||
# Get the collection of people for the person identified. Use "me" to indicate
|
||||
# the authenticated user.
|
||||
# @param [String] collection
|
||||
# The collection of people to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] order_by
|
||||
# The order to return people in.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_people(user_id, collection, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/people/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::PeopleFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['orderBy'] = order_by unless order_by.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the people in the specified collection for a particular activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get the list of people for.
|
||||
# @param [String] collection
|
||||
# The collection of people to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_people_by_activity(activity_id, collection, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}/people/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::PeopleFeed
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the people who are members of a circle.
|
||||
# @param [String] circle_id
|
||||
# The ID of the circle to get the members of.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusDomainsV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusDomainsV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_people_by_circle(circle_id, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'circles/{circleId}/people', options)
|
||||
command.response_representation = Google::Apis::PlusDomainsV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusDomainsV1::PeopleFeed
|
||||
command.params['circleId'] = circle_id unless circle_id.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
def apply_command_defaults(command)
|
||||
command.query['key'] = key unless key.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
|
@ -0,0 +1,43 @@
|
|||
# Copyright 2015 Google Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
require 'google/apis/plus_v1/service.rb'
|
||||
require 'google/apis/plus_v1/classes.rb'
|
||||
require 'google/apis/plus_v1/representations.rb'
|
||||
|
||||
module Google
|
||||
module Apis
|
||||
# Google+ API
|
||||
#
|
||||
# Builds on top of the Google+ platform.
|
||||
#
|
||||
# @see https://developers.google.com/+/api/
|
||||
module PlusV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20190313'
|
||||
|
||||
# View your basic profile info, including your age range and language
|
||||
AUTH_PLUS_LOGIN = 'https://www.googleapis.com/auth/plus.login'
|
||||
|
||||
# Know who you are on Google
|
||||
AUTH_PLUS_ME = 'https://www.googleapis.com/auth/plus.me'
|
||||
|
||||
# View your email address
|
||||
AUTH_USERINFO_EMAIL = 'https://www.googleapis.com/auth/userinfo.email'
|
||||
|
||||
# See your personal info, including any personal info you've made publically available
|
||||
AUTH_USERINFO_PROFILE = 'https://www.googleapis.com/auth/userinfo.profile'
|
||||
end
|
||||
end
|
||||
end
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,907 @@
|
|||
# Copyright 2015 Google Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
require 'date'
|
||||
require 'google/apis/core/base_service'
|
||||
require 'google/apis/core/json_representation'
|
||||
require 'google/apis/core/hashable'
|
||||
require 'google/apis/errors'
|
||||
|
||||
module Google
|
||||
module Apis
|
||||
module PlusV1
|
||||
|
||||
class Acl
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Activity
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Actor
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class YoutubeActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Name
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Verification
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Object
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Actor
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class YoutubeActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Verification
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Attachment
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Embed
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class FullImage
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Thumbnail
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Plusoners
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Replies
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Resharers
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Provider
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class ActivityFeed
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Comment
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Actor
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class YoutubeActorInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Verification
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class InReplyTo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Object
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Plusoners
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class CommentFeed
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PeopleFeed
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Person
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class AgeRange
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Cover
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class CoverInfo
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class CoverPhoto
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Email
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Image
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Name
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Organization
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PlacesLived
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Url
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Place
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
class Address
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Position
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class PlusAclentryResource
|
||||
class Representation < Google::Apis::Core::JsonRepresentation; end
|
||||
|
||||
include Google::Apis::Core::JsonObjectSupport
|
||||
end
|
||||
|
||||
class Acl
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::PlusAclentryResource, decorator: Google::Apis::PlusV1::PlusAclentryResource::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
end
|
||||
end
|
||||
|
||||
class Activity
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :access, as: 'access', class: Google::Apis::PlusV1::Acl, decorator: Google::Apis::PlusV1::Acl::Representation
|
||||
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusV1::Activity::Actor, decorator: Google::Apis::PlusV1::Activity::Actor::Representation
|
||||
|
||||
property :address, as: 'address'
|
||||
property :annotation, as: 'annotation'
|
||||
property :crosspost_source, as: 'crosspostSource'
|
||||
property :etag, as: 'etag'
|
||||
property :geocode, as: 'geocode'
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
property :location, as: 'location', class: Google::Apis::PlusV1::Place, decorator: Google::Apis::PlusV1::Place::Representation
|
||||
|
||||
property :object, as: 'object', class: Google::Apis::PlusV1::Activity::Object, decorator: Google::Apis::PlusV1::Activity::Object::Representation
|
||||
|
||||
property :place_id, as: 'placeId'
|
||||
property :place_name, as: 'placeName'
|
||||
property :provider, as: 'provider', class: Google::Apis::PlusV1::Activity::Provider, decorator: Google::Apis::PlusV1::Activity::Provider::Representation
|
||||
|
||||
property :published, as: 'published', type: DateTime
|
||||
|
||||
property :radius, as: 'radius'
|
||||
property :title, as: 'title'
|
||||
property :updated, as: 'updated', type: DateTime
|
||||
|
||||
property :url, as: 'url'
|
||||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_specific_actor_info, as: 'clientSpecificActorInfo', class: Google::Apis::PlusV1::Activity::Actor::ClientSpecificActorInfo, decorator: Google::Apis::PlusV1::Activity::Actor::ClientSpecificActorInfo::Representation
|
||||
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Activity::Actor::Image, decorator: Google::Apis::PlusV1::Activity::Actor::Image::Representation
|
||||
|
||||
property :name, as: 'name', class: Google::Apis::PlusV1::Activity::Actor::Name, decorator: Google::Apis::PlusV1::Activity::Actor::Name::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
property :verification, as: 'verification', class: Google::Apis::PlusV1::Activity::Actor::Verification, decorator: Google::Apis::PlusV1::Activity::Actor::Verification::Representation
|
||||
|
||||
end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :youtube_actor_info, as: 'youtubeActorInfo', class: Google::Apis::PlusV1::Activity::Actor::ClientSpecificActorInfo::YoutubeActorInfo, decorator: Google::Apis::PlusV1::Activity::Actor::ClientSpecificActorInfo::YoutubeActorInfo::Representation
|
||||
|
||||
end
|
||||
|
||||
class YoutubeActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :channel_id, as: 'channelId'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :given_name, as: 'givenName'
|
||||
end
|
||||
end
|
||||
|
||||
class Verification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_hoc_verified, as: 'adHocVerified'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusV1::Activity::Object::Actor, decorator: Google::Apis::PlusV1::Activity::Object::Actor::Representation
|
||||
|
||||
collection :attachments, as: 'attachments', class: Google::Apis::PlusV1::Activity::Object::Attachment, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Representation
|
||||
|
||||
property :content, as: 'content'
|
||||
property :id, as: 'id'
|
||||
property :object_type, as: 'objectType'
|
||||
property :original_content, as: 'originalContent'
|
||||
property :plusoners, as: 'plusoners', class: Google::Apis::PlusV1::Activity::Object::Plusoners, decorator: Google::Apis::PlusV1::Activity::Object::Plusoners::Representation
|
||||
|
||||
property :replies, as: 'replies', class: Google::Apis::PlusV1::Activity::Object::Replies, decorator: Google::Apis::PlusV1::Activity::Object::Replies::Representation
|
||||
|
||||
property :resharers, as: 'resharers', class: Google::Apis::PlusV1::Activity::Object::Resharers, decorator: Google::Apis::PlusV1::Activity::Object::Resharers::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_specific_actor_info, as: 'clientSpecificActorInfo', class: Google::Apis::PlusV1::Activity::Object::Actor::ClientSpecificActorInfo, decorator: Google::Apis::PlusV1::Activity::Object::Actor::ClientSpecificActorInfo::Representation
|
||||
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Activity::Object::Actor::Image, decorator: Google::Apis::PlusV1::Activity::Object::Actor::Image::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
property :verification, as: 'verification', class: Google::Apis::PlusV1::Activity::Object::Actor::Verification, decorator: Google::Apis::PlusV1::Activity::Object::Actor::Verification::Representation
|
||||
|
||||
end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :youtube_actor_info, as: 'youtubeActorInfo', class: Google::Apis::PlusV1::Activity::Object::Actor::ClientSpecificActorInfo::YoutubeActorInfo, decorator: Google::Apis::PlusV1::Activity::Object::Actor::ClientSpecificActorInfo::YoutubeActorInfo::Representation
|
||||
|
||||
end
|
||||
|
||||
class YoutubeActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :channel_id, as: 'channelId'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class Verification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_hoc_verified, as: 'adHocVerified'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Attachment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :display_name, as: 'displayName'
|
||||
property :embed, as: 'embed', class: Google::Apis::PlusV1::Activity::Object::Attachment::Embed, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Embed::Representation
|
||||
|
||||
property :full_image, as: 'fullImage', class: Google::Apis::PlusV1::Activity::Object::Attachment::FullImage, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::FullImage::Representation
|
||||
|
||||
property :id, as: 'id'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Activity::Object::Attachment::Image, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Image::Representation
|
||||
|
||||
property :object_type, as: 'objectType'
|
||||
collection :thumbnails, as: 'thumbnails', class: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
class Embed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class FullImage
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
property :width, as: 'width'
|
||||
end
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
property :width, as: 'width'
|
||||
end
|
||||
end
|
||||
|
||||
class Thumbnail
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :description, as: 'description'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail::Image, decorator: Google::Apis::PlusV1::Activity::Object::Attachment::Thumbnail::Image::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :type, as: 'type'
|
||||
property :url, as: 'url'
|
||||
property :width, as: 'width'
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
class Replies
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
class Resharers
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :self_link, as: 'selfLink'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Provider
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :title, as: 'title'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class ActivityFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::Activity, decorator: Google::Apis::PlusV1::Activity::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
property :next_link, as: 'nextLink'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :self_link, as: 'selfLink'
|
||||
property :title, as: 'title'
|
||||
property :updated, as: 'updated', type: DateTime
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
class Comment
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :actor, as: 'actor', class: Google::Apis::PlusV1::Comment::Actor, decorator: Google::Apis::PlusV1::Comment::Actor::Representation
|
||||
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
collection :in_reply_to, as: 'inReplyTo', class: Google::Apis::PlusV1::Comment::InReplyTo, decorator: Google::Apis::PlusV1::Comment::InReplyTo::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
property :object, as: 'object', class: Google::Apis::PlusV1::Comment::Object, decorator: Google::Apis::PlusV1::Comment::Object::Representation
|
||||
|
||||
property :plusoners, as: 'plusoners', class: Google::Apis::PlusV1::Comment::Plusoners, decorator: Google::Apis::PlusV1::Comment::Plusoners::Representation
|
||||
|
||||
property :published, as: 'published', type: DateTime
|
||||
|
||||
property :self_link, as: 'selfLink'
|
||||
property :updated, as: 'updated', type: DateTime
|
||||
|
||||
property :verb, as: 'verb'
|
||||
end
|
||||
|
||||
class Actor
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :client_specific_actor_info, as: 'clientSpecificActorInfo', class: Google::Apis::PlusV1::Comment::Actor::ClientSpecificActorInfo, decorator: Google::Apis::PlusV1::Comment::Actor::ClientSpecificActorInfo::Representation
|
||||
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Comment::Actor::Image, decorator: Google::Apis::PlusV1::Comment::Actor::Image::Representation
|
||||
|
||||
property :url, as: 'url'
|
||||
property :verification, as: 'verification', class: Google::Apis::PlusV1::Comment::Actor::Verification, decorator: Google::Apis::PlusV1::Comment::Actor::Verification::Representation
|
||||
|
||||
end
|
||||
|
||||
class ClientSpecificActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :youtube_actor_info, as: 'youtubeActorInfo', class: Google::Apis::PlusV1::Comment::Actor::ClientSpecificActorInfo::YoutubeActorInfo, decorator: Google::Apis::PlusV1::Comment::Actor::ClientSpecificActorInfo::YoutubeActorInfo::Representation
|
||||
|
||||
end
|
||||
|
||||
class YoutubeActorInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :channel_id, as: 'channelId'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class Verification
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :ad_hoc_verified, as: 'adHocVerified'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class InReplyTo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :id, as: 'id'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class Object
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :content, as: 'content'
|
||||
property :object_type, as: 'objectType'
|
||||
property :original_content, as: 'originalContent'
|
||||
end
|
||||
end
|
||||
|
||||
class Plusoners
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class CommentFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
property :id, as: 'id'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::Comment, decorator: Google::Apis::PlusV1::Comment::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
property :next_link, as: 'nextLink'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :title, as: 'title'
|
||||
property :updated, as: 'updated', type: DateTime
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
class PeopleFeed
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :etag, as: 'etag'
|
||||
collection :items, as: 'items', class: Google::Apis::PlusV1::Person, decorator: Google::Apis::PlusV1::Person::Representation
|
||||
|
||||
property :kind, as: 'kind'
|
||||
property :next_page_token, as: 'nextPageToken'
|
||||
property :self_link, as: 'selfLink'
|
||||
property :title, as: 'title'
|
||||
property :total_items, as: 'totalItems'
|
||||
end
|
||||
end
|
||||
|
||||
class Person
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :about_me, as: 'aboutMe'
|
||||
property :age_range, as: 'ageRange', class: Google::Apis::PlusV1::Person::AgeRange, decorator: Google::Apis::PlusV1::Person::AgeRange::Representation
|
||||
|
||||
property :birthday, as: 'birthday'
|
||||
property :bragging_rights, as: 'braggingRights'
|
||||
property :circled_by_count, as: 'circledByCount'
|
||||
property :cover, as: 'cover', class: Google::Apis::PlusV1::Person::Cover, decorator: Google::Apis::PlusV1::Person::Cover::Representation
|
||||
|
||||
property :current_location, as: 'currentLocation'
|
||||
property :display_name, as: 'displayName'
|
||||
property :domain, as: 'domain'
|
||||
collection :emails, as: 'emails', class: Google::Apis::PlusV1::Person::Email, decorator: Google::Apis::PlusV1::Person::Email::Representation
|
||||
|
||||
property :etag, as: 'etag'
|
||||
property :gender, as: 'gender'
|
||||
property :id, as: 'id'
|
||||
property :image, as: 'image', class: Google::Apis::PlusV1::Person::Image, decorator: Google::Apis::PlusV1::Person::Image::Representation
|
||||
|
||||
property :is_plus_user, as: 'isPlusUser'
|
||||
property :kind, as: 'kind'
|
||||
property :language, as: 'language'
|
||||
property :name, as: 'name', class: Google::Apis::PlusV1::Person::Name, decorator: Google::Apis::PlusV1::Person::Name::Representation
|
||||
|
||||
property :nickname, as: 'nickname'
|
||||
property :object_type, as: 'objectType'
|
||||
property :occupation, as: 'occupation'
|
||||
collection :organizations, as: 'organizations', class: Google::Apis::PlusV1::Person::Organization, decorator: Google::Apis::PlusV1::Person::Organization::Representation
|
||||
|
||||
collection :places_lived, as: 'placesLived', class: Google::Apis::PlusV1::Person::PlacesLived, decorator: Google::Apis::PlusV1::Person::PlacesLived::Representation
|
||||
|
||||
property :plus_one_count, as: 'plusOneCount'
|
||||
property :relationship_status, as: 'relationshipStatus'
|
||||
property :skills, as: 'skills'
|
||||
property :tagline, as: 'tagline'
|
||||
property :url, as: 'url'
|
||||
collection :urls, as: 'urls', class: Google::Apis::PlusV1::Person::Url, decorator: Google::Apis::PlusV1::Person::Url::Representation
|
||||
|
||||
property :verified, as: 'verified'
|
||||
end
|
||||
|
||||
class AgeRange
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :max, as: 'max'
|
||||
property :min, as: 'min'
|
||||
end
|
||||
end
|
||||
|
||||
class Cover
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :cover_info, as: 'coverInfo', class: Google::Apis::PlusV1::Person::Cover::CoverInfo, decorator: Google::Apis::PlusV1::Person::Cover::CoverInfo::Representation
|
||||
|
||||
property :cover_photo, as: 'coverPhoto', class: Google::Apis::PlusV1::Person::Cover::CoverPhoto, decorator: Google::Apis::PlusV1::Person::Cover::CoverPhoto::Representation
|
||||
|
||||
property :layout, as: 'layout'
|
||||
end
|
||||
|
||||
class CoverInfo
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :left_image_offset, as: 'leftImageOffset'
|
||||
property :top_image_offset, as: 'topImageOffset'
|
||||
end
|
||||
end
|
||||
|
||||
class CoverPhoto
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :height, as: 'height'
|
||||
property :url, as: 'url'
|
||||
property :width, as: 'width'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Email
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
class Image
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :is_default, as: 'isDefault'
|
||||
property :url, as: 'url'
|
||||
end
|
||||
end
|
||||
|
||||
class Name
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :family_name, as: 'familyName'
|
||||
property :formatted, as: 'formatted'
|
||||
property :given_name, as: 'givenName'
|
||||
property :honorific_prefix, as: 'honorificPrefix'
|
||||
property :honorific_suffix, as: 'honorificSuffix'
|
||||
property :middle_name, as: 'middleName'
|
||||
end
|
||||
end
|
||||
|
||||
class Organization
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :department, as: 'department'
|
||||
property :description, as: 'description'
|
||||
property :end_date, as: 'endDate'
|
||||
property :location, as: 'location'
|
||||
property :name, as: 'name'
|
||||
property :primary, as: 'primary'
|
||||
property :start_date, as: 'startDate'
|
||||
property :title, as: 'title'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
|
||||
class PlacesLived
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :primary, as: 'primary'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
|
||||
class Url
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :label, as: 'label'
|
||||
property :type, as: 'type'
|
||||
property :value, as: 'value'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class Place
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :address, as: 'address', class: Google::Apis::PlusV1::Place::Address, decorator: Google::Apis::PlusV1::Place::Address::Representation
|
||||
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
property :kind, as: 'kind'
|
||||
property :position, as: 'position', class: Google::Apis::PlusV1::Place::Position, decorator: Google::Apis::PlusV1::Place::Position::Representation
|
||||
|
||||
end
|
||||
|
||||
class Address
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :formatted, as: 'formatted'
|
||||
end
|
||||
end
|
||||
|
||||
class Position
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :latitude, as: 'latitude'
|
||||
property :longitude, as: 'longitude'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
class PlusAclentryResource
|
||||
# @private
|
||||
class Representation < Google::Apis::Core::JsonRepresentation
|
||||
property :display_name, as: 'displayName'
|
||||
property :id, as: 'id'
|
||||
property :type, as: 'type'
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
|
@ -0,0 +1,451 @@
|
|||
# Copyright 2015 Google Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
require 'google/apis/core/base_service'
|
||||
require 'google/apis/core/json_representation'
|
||||
require 'google/apis/core/hashable'
|
||||
require 'google/apis/errors'
|
||||
|
||||
module Google
|
||||
module Apis
|
||||
module PlusV1
|
||||
# Google+ API
|
||||
#
|
||||
# Builds on top of the Google+ platform.
|
||||
#
|
||||
# @example
|
||||
# require 'google/apis/plus_v1'
|
||||
#
|
||||
# Plus = Google::Apis::PlusV1 # Alias the module
|
||||
# service = Plus::PlusService.new
|
||||
#
|
||||
# @see https://developers.google.com/+/api/
|
||||
class PlusService < Google::Apis::Core::BaseService
|
||||
# @return [String]
|
||||
# API key. Your API key identifies your project and provides you with API access,
|
||||
# quota, and reports. Required unless you provide an OAuth 2.0 token.
|
||||
attr_accessor :key
|
||||
|
||||
# @return [String]
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
attr_accessor :quota_user
|
||||
|
||||
# @return [String]
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
attr_accessor :user_ip
|
||||
|
||||
def initialize
|
||||
super('https://www.googleapis.com/', 'plus/v1/')
|
||||
@batch_path = 'batch/plus/v1'
|
||||
end
|
||||
|
||||
# Get an activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::Activity] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::Activity]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_activity(activity_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::Activity::Representation
|
||||
command.response_class = Google::Apis::PlusV1::Activity
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the activities in the specified collection for a particular user.
|
||||
# @param [String] user_id
|
||||
# The ID of the user to get activities for. The special value "me" can be used
|
||||
# to indicate the authenticated user.
|
||||
# @param [String] collection
|
||||
# The collection of activities to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of activities to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::ActivityFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::ActivityFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_activities(user_id, collection, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/activities/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::ActivityFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::ActivityFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Search public activities.
|
||||
# @param [String] query
|
||||
# Full-text search query string.
|
||||
# @param [String] language
|
||||
# Specify the preferred language to search with. See search language codes for
|
||||
# available values.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of activities to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] order_by
|
||||
# Specifies how to order search results.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response. This token can be of any length.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::ActivityFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::ActivityFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def search_activities(query, language: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities', options)
|
||||
command.response_representation = Google::Apis::PlusV1::ActivityFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::ActivityFeed
|
||||
command.query['language'] = language unless language.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['orderBy'] = order_by unless order_by.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['query'] = query unless query.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Get a comment.
|
||||
# @param [String] comment_id
|
||||
# The ID of the comment to get.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::Comment] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::Comment]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_comment(comment_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'comments/{commentId}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::Comment::Representation
|
||||
command.response_class = Google::Apis::PlusV1::Comment
|
||||
command.params['commentId'] = comment_id unless comment_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the comments for an activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get comments for.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of comments to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] sort_order
|
||||
# The order in which to sort the list of comments.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::CommentFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::CommentFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_comments(activity_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}/comments', options)
|
||||
command.response_representation = Google::Apis::PlusV1::CommentFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::CommentFeed
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['sortOrder'] = sort_order unless sort_order.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Get a person's profile. If your app uses scope https://www.googleapis.com/auth/
|
||||
# plus.login, this method is guaranteed to return ageRange and language.
|
||||
# @param [String] user_id
|
||||
# The ID of the person to get the profile for. The special value "me" can be
|
||||
# used to indicate the authenticated user.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::Person] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::Person]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def get_person(user_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::Person::Representation
|
||||
command.response_class = Google::Apis::PlusV1::Person
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the people in the specified collection.
|
||||
# @param [String] user_id
|
||||
# Get the collection of people for the person identified. Use "me" to indicate
|
||||
# the authenticated user.
|
||||
# @param [String] collection
|
||||
# The collection of people to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] order_by
|
||||
# The order to return people in.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_people(user_id, collection, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people/{userId}/people/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::PeopleFeed
|
||||
command.params['userId'] = user_id unless user_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['orderBy'] = order_by unless order_by.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# List all of the people in the specified collection for a particular activity.
|
||||
# @param [String] activity_id
|
||||
# The ID of the activity to get the list of people for.
|
||||
# @param [String] collection
|
||||
# The collection of people to list.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def list_people_by_activity(activity_id, collection, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'activities/{activityId}/people/{collection}', options)
|
||||
command.response_representation = Google::Apis::PlusV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::PeopleFeed
|
||||
command.params['activityId'] = activity_id unless activity_id.nil?
|
||||
command.params['collection'] = collection unless collection.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
# Search all public profiles.
|
||||
# @param [String] query
|
||||
# Specify a query string for full text search of public text in all profiles.
|
||||
# @param [String] language
|
||||
# Specify the preferred language to search with. See search language codes for
|
||||
# available values.
|
||||
# @param [Fixnum] max_results
|
||||
# The maximum number of people to include in the response, which is used for
|
||||
# paging. For any response, the actual number returned might be less than the
|
||||
# specified maxResults.
|
||||
# @param [String] page_token
|
||||
# The continuation token, which is used to page through large result sets. To
|
||||
# get the next page of results, set this parameter to the value of "
|
||||
# nextPageToken" from the previous response. This token can be of any length.
|
||||
# @param [String] fields
|
||||
# Selector specifying which fields to include in a partial response.
|
||||
# @param [String] quota_user
|
||||
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
||||
# characters.
|
||||
# @param [String] user_ip
|
||||
# Deprecated. Please use quotaUser instead.
|
||||
# @param [Google::Apis::RequestOptions] options
|
||||
# Request-specific options
|
||||
#
|
||||
# @yield [result, err] Result & error if block supplied
|
||||
# @yieldparam result [Google::Apis::PlusV1::PeopleFeed] parsed result object
|
||||
# @yieldparam err [StandardError] error object if request failed
|
||||
#
|
||||
# @return [Google::Apis::PlusV1::PeopleFeed]
|
||||
#
|
||||
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
||||
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
||||
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
||||
def search_people(query, language: nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
||||
command = make_simple_command(:get, 'people', options)
|
||||
command.response_representation = Google::Apis::PlusV1::PeopleFeed::Representation
|
||||
command.response_class = Google::Apis::PlusV1::PeopleFeed
|
||||
command.query['language'] = language unless language.nil?
|
||||
command.query['maxResults'] = max_results unless max_results.nil?
|
||||
command.query['pageToken'] = page_token unless page_token.nil?
|
||||
command.query['query'] = query unless query.nil?
|
||||
command.query['fields'] = fields unless fields.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
execute_or_queue_command(command, &block)
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
def apply_command_defaults(command)
|
||||
command.query['key'] = key unless key.nil?
|
||||
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
||||
command.query['userIp'] = user_ip unless user_ip.nil?
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
|
@ -28,7 +28,7 @@ module Google
|
|||
# @see https://cloud.google.com/deployment-manager/runtime-configurator/
|
||||
module RuntimeconfigV1
|
||||
VERSION = 'V1'
|
||||
REVISION = '20180604'
|
||||
REVISION = '20190311'
|
||||
|
||||
# View and manage your data across Google Cloud Platform services
|
||||
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
||||
|
|
|
@ -92,14 +92,14 @@ module Google
|
|||
attr_accessor :done
|
||||
alias_method :done?, :done
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
@ -176,14 +176,14 @@ module Google
|
|||
end
|
||||
end
|
||||
|
||||
# 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:
|
||||
# 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
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue