lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb in google-cloud-automl-0.1.0 vs lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb in google-cloud-automl-0.2.0
- old
+ new
@@ -71,16 +71,11 @@
# @!attribute [rw] dataset
# @return [Google::Cloud::AutoML::V1beta1::Dataset]
# The dataset which replaces the resource on the server.
# @!attribute [rw] update_mask
# @return [Google::Protobuf::FieldMask]
- # The update mask applies to the resource. For the `FieldMask` definition,
- # see
- #
- # https:
- # //developers.google.com/protocol-buffers
- # // /docs/reference/google.protobuf#fieldmask
+ # The update mask applies to the resource.
class UpdateDatasetRequest; end
# Request message for {Google::Cloud::AutoML::V1beta1::AutoML::DeleteDataset AutoML::DeleteDataset}.
# @!attribute [rw] name
# @return [String]
@@ -158,16 +153,11 @@
# @!attribute [rw] table_spec
# @return [Google::Cloud::AutoML::V1beta1::TableSpec]
# The table spec which replaces the resource on the server.
# @!attribute [rw] update_mask
# @return [Google::Protobuf::FieldMask]
- # The update mask applies to the resource. For the `FieldMask` definition,
- # see
- #
- # https:
- # //developers.google.com/protocol-buffers
- # // /docs/reference/google.protobuf#fieldmask
+ # The update mask applies to the resource.
class UpdateTableSpecRequest; end
# Request message for {Google::Cloud::AutoML::V1beta1::AutoML::GetColumnSpec AutoML::GetColumnSpec}.
# @!attribute [rw] name
# @return [String]
@@ -213,15 +203,10 @@
# @!attribute [rw] column_spec
# @return [Google::Cloud::AutoML::V1beta1::ColumnSpec]
# The column spec which replaces the resource on the server.
# @!attribute [rw] update_mask
# @return [Google::Protobuf::FieldMask]
- # The update mask applies to the resource. For the `FieldMask` definition,
- # see
- #
- # https:
- # //developers.google.com/protocol-buffers
- # // /docs/reference/google.protobuf#fieldmask
+ # The update mask applies to the resource.
class UpdateColumnSpecRequest; end
# Request message for {Google::Cloud::AutoML::V1beta1::AutoML::CreateModel AutoML::CreateModel}.
# @!attribute [rw] parent
# @return [String]
\ No newline at end of file