google-apis-firebase_v1beta1 0.43.0 → 0.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b4945a6d51df588d8fe186540ad7165dbd1bcdcf75cc5f849bf33a0ebc14208
4
- data.tar.gz: f2c0057894ca56fbc8979566a9d149cece4337fa5393d09e81bb48e494966451
3
+ metadata.gz: fa24041c4120bbbb2a21bda8c127aa63e99567bd1c3d67f86e7195d6145026c3
4
+ data.tar.gz: ce10df233265870d5500f38c38b1c1ab1706bd28e64c90369b27d3ac04913538
5
5
  SHA512:
6
- metadata.gz: 6f7beb0ff2175cdbd066ad5b1c1ef2bdffe504d279955581321d8a55769e445534e47d905aa6235968a36f0369c4763a6729761c12bba41f50a5e2a80b69bf18
7
- data.tar.gz: 073afc062b48f8185b169c035ea4924d3daceb185fd4a29a338372a8a75bf8b2a675ea1384646894c67db56fe8a263e07b7340afaf210672133afcb0d348c895
6
+ metadata.gz: adc3e5d88a29a999a6ef5e378450ce497ab3e12a11ba544c0a2c6950d4177badf25476e6ee34278fed2568854ffa3e1cdfc594996f17e50b6359ff1f5bd4dff6
7
+ data.tar.gz: 483efe986cbac88626ede2a19739b1920927701ddc4ea566089d2df46a8f199b81b78214a4e5d87366108f67513057d7438f270e3d7609c5cfa75351499c80a5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebase_v1beta1
2
2
 
3
+ ### v0.44.0 (2024-11-17)
4
+
5
+ * Regenerated from discovery document revision 20241107
6
+
3
7
  ### v0.43.0 (2024-11-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20241025
@@ -26,11 +26,13 @@ module Google
26
26
  class AddFirebaseRequest
27
27
  include Google::Apis::Core::Hashable
28
28
 
29
- # Deprecated. Instead, to set a Project's default GCP resource location, call [`
30
- # FinalizeDefaultLocation`](../projects.defaultLocation/finalize) after you add
31
- # Firebase resources to the GCP `Project`. The ID of the Project's default GCP
32
- # resource location. The location must be one of the available [GCP resource
33
- # locations](https://firebase.google.com/docs/projects/locations).
29
+ # **DEPRECATED.** _Instead, use product-specific REST APIs to work with the
30
+ # location of each resource in a Project. This field may be ignored, especially
31
+ # for newly provisioned projects after October 30, 2024._ The ID of the Project'
32
+ # s ["location for default Google Cloud resources"](https://firebase.google.com/
33
+ # docs/projects/locations#default-cloud-location), which are resources
34
+ # associated with Google App Engine. The location must be one of the available [
35
+ # Google App Engine locations](https://cloud.google.com/about/locations#region).
34
36
  # Corresponds to the JSON property `locationId`
35
37
  # @return [String]
36
38
  attr_accessor :location_id
@@ -78,23 +80,27 @@ module Google
78
80
  class AdminSdkConfig
79
81
  include Google::Apis::Core::Hashable
80
82
 
81
- # **DEPRECATED.** _Instead, find the default Firebase Realtime Database instance
82
- # name using the [list endpoint](https://firebase.google.com/docs/reference/rest/
83
- # database/database-management/rest/v1beta/projects.locations.instances/list)
84
- # within the Firebase Realtime Database REST API. Note that the default instance
85
- # for the Project might not yet be provisioned, so the return might not contain
86
- # a default instance._ The default Firebase Realtime Database URL.
83
+ # **DEPRECATED.** _Instead, find the URL of the default Realtime Database
84
+ # instance using the [list endpoint](https://firebase.google.com/docs/reference/
85
+ # rest/database/database-management/rest/v1beta/projects.locations.instances/
86
+ # list) within the Firebase Realtime Database REST API. If the default instance
87
+ # for the Project has not yet been provisioned, the return might not contain a
88
+ # default instance. Note that the config that's generated for the Firebase
89
+ # console or the Firebase CLI uses the Realtime Database endpoint to populate
90
+ # this value for that config._ The URL of the default Firebase Realtime Database
91
+ # instance.
87
92
  # Corresponds to the JSON property `databaseURL`
88
93
  # @return [String]
89
94
  attr_accessor :database_url
90
95
 
91
96
  # **DEPRECATED.** _Instead, use product-specific REST APIs to find the location
92
- # of resources._ The ID of the Project's default GCP resource location. The
93
- # location is one of the available [GCP resource locations](https://firebase.
94
- # google.com/docs/projects/locations). This field is omitted if the default GCP
95
- # resource location has not been finalized yet. To set a Project's default GCP
96
- # resource location, call [`FinalizeDefaultLocation`](../projects.
97
- # defaultLocation/finalize) after you add Firebase resources to the Project.
97
+ # of each resource in a Project. This field may not be populated, especially for
98
+ # newly provisioned projects after October 30, 2024._ The ID of the Project's ["
99
+ # location for default Google Cloud resources"](https://firebase.google.com/docs/
100
+ # projects/locations#default-cloud-location), which are resources associated
101
+ # with Google App Engine. The location is one of the available [App Engine
102
+ # locations](https://cloud.google.com/about/locations#region). This field is
103
+ # omitted if the location for default Google Cloud resources has not been set.
98
104
  # Corresponds to the JSON property `locationId`
99
105
  # @return [String]
100
106
  attr_accessor :location_id
@@ -107,12 +113,14 @@ module Google
107
113
  # @return [String]
108
114
  attr_accessor :project_id
109
115
 
110
- # **DEPRECATED.** _Instead, find the default Cloud Storage for Firebase bucket
111
- # using the [list endpoint](https://firebase.google.com/docs/reference/rest/
112
- # storage/rest/v1beta/projects.buckets/list) within the Cloud Storage for
113
- # Firebase REST API. Note that the default bucket for the Project might not yet
114
- # be provisioned, so the return might not contain a default bucket._ The default
115
- # Cloud Storage for Firebase storage bucket name.
116
+ # **DEPRECATED.** _Instead, find the name of the default Cloud Storage for
117
+ # Firebase bucket using the [list endpoint](https://firebase.google.com/docs/
118
+ # reference/rest/storage/rest/v1beta/projects.buckets/list) within the Cloud
119
+ # Storage for Firebase REST API. If the default bucket for the Project has not
120
+ # yet been provisioned, the return might not contain a default bucket. Note that
121
+ # the config that's generated for the Firebase console or the Firebase CLI uses
122
+ # the Cloud Storage for Firebase endpoint to populate this value for that config.
123
+ # _ The name of the default Cloud Storage for Firebase bucket.
116
124
  # Corresponds to the JSON property `storageBucket`
117
125
  # @return [String]
118
126
  attr_accessor :storage_bucket
@@ -344,38 +352,40 @@ module Google
344
352
  class DefaultResources
345
353
  include Google::Apis::Core::Hashable
346
354
 
347
- # Output only. **DEPRECATED.** _Instead, find the default Firebase Hosting site
348
- # name using the [ListSites](https://firebase.google.com/docs/reference/hosting/
349
- # rest/v1beta1/projects.sites/list) within the Firebase Hosting REST API. Note
350
- # that the default site for the Project might not yet be provisioned, so the
351
- # return might not contain a default site._ The default Firebase Hosting site
352
- # name, in the format: PROJECT_ID Though rare, your `projectId` might already be
353
- # used as the name for an existing Hosting site in another project (learn more
354
- # about creating non-default, [additional sites](https://firebase.google.com/
355
- # docs/hosting/multisites)). In these cases, your `projectId` is appended with a
356
- # hyphen then five alphanumeric characters to create your default Hosting site
357
- # name. For example, if your `projectId` is `myproject123`, your default Hosting
358
- # site name might be: `myproject123-a5c16`
355
+ # Output only. **DEPRECATED.** _Instead, find the name of the default Firebase
356
+ # Hosting site using [ListSites](https://firebase.google.com/docs/reference/
357
+ # hosting/rest/v1beta1/projects.sites/list) within the Firebase Hosting REST API.
358
+ # If the default Hosting site for the Project has not yet been provisioned, the
359
+ # return might not contain a default site._ The name of the default Firebase
360
+ # Hosting site, in the format: PROJECT_ID Though rare, your `projectId` might
361
+ # already be used as the name for an existing Hosting site in another project (
362
+ # learn more about creating non-default, [additional sites](https://firebase.
363
+ # google.com/docs/hosting/multisites)). In these cases, your `projectId` is
364
+ # appended with a hyphen then five alphanumeric characters to create your
365
+ # default Hosting site name. For example, if your `projectId` is `myproject123`,
366
+ # your default Hosting site name might be: `myproject123-a5c16`
359
367
  # Corresponds to the JSON property `hostingSite`
360
368
  # @return [String]
361
369
  attr_accessor :hosting_site
362
370
 
363
371
  # Output only. **DEPRECATED.** _Instead, use product-specific REST APIs to find
364
- # the location of resources._ The ID of the Project's default GCP resource
365
- # location. The location is one of the available [GCP resource locations](https:/
366
- # /firebase.google.com/docs/projects/locations). This field is omitted if the
367
- # default GCP resource location has not been finalized yet. To set a Project's
368
- # default GCP resource location, call [`FinalizeDefaultLocation`](../projects.
369
- # defaultLocation/finalize) after you add Firebase resources to the Project.
372
+ # the location of each resource in a Project. This field may not be populated,
373
+ # especially for newly provisioned projects after October 30, 2024._ The ID of
374
+ # the Project's ["location for default Google Cloud resources"](https://firebase.
375
+ # google.com/docs/projects/locations#default-cloud-location), which are
376
+ # resources associated with Google App Engine. The location is one of the
377
+ # available [Google App Engine locations](https://cloud.google.com/about/
378
+ # locations#region). This field is omitted if the location for default Google
379
+ # Cloud resources has not been set.
370
380
  # Corresponds to the JSON property `locationId`
371
381
  # @return [String]
372
382
  attr_accessor :location_id
373
383
 
374
- # Output only. **DEPRECATED.** _Instead, find the default Firebase Realtime
375
- # Database instance name using the [list endpoint](https://firebase.google.com/
376
- # docs/reference/rest/database/database-management/rest/v1beta/projects.
377
- # locations.instances/list) within the Firebase Realtime Database REST API. Note
378
- # that the default instance for the Project might not yet be provisioned, so the
384
+ # Output only. **DEPRECATED.** _Instead, find the name of the default Realtime
385
+ # Database instance using the [list endpoint](https://firebase.google.com/docs/
386
+ # reference/rest/database/database-management/rest/v1beta/projects.locations.
387
+ # instances/list) within the Firebase Realtime Database REST API. If the default
388
+ # Realtime Database instance for a Project has not yet been provisioned, the
379
389
  # return might not contain a default instance._ The default Firebase Realtime
380
390
  # Database instance name, in the format: PROJECT_ID Though rare, your `projectId`
381
391
  # might already be used as the name for an existing Realtime Database instance
@@ -389,13 +399,15 @@ module Google
389
399
  # @return [String]
390
400
  attr_accessor :realtime_database_instance
391
401
 
392
- # Output only. **DEPRECATED.** _Instead, find the default Cloud Storage for
393
- # Firebase bucket using the [list endpoint](https://firebase.google.com/docs/
394
- # reference/rest/storage/rest/v1beta/projects.buckets/list) within the Cloud
395
- # Storage for Firebase REST API. Note that the default bucket for the Project
396
- # might not yet be provisioned, so the return might not contain a default bucket.
397
- # _ The default Cloud Storage for Firebase storage bucket, in the format:
398
- # PROJECT_ID.appspot.com
402
+ # Output only. **DEPRECATED.** _Instead, find the name of the default Cloud
403
+ # Storage for Firebase bucket using the [list endpoint](https://firebase.google.
404
+ # com/docs/reference/rest/storage/rest/v1beta/projects.buckets/list) within the
405
+ # Cloud Storage for Firebase REST API. If the default bucket for the Project has
406
+ # not yet been provisioned, the return might not contain a default bucket._ The
407
+ # name of the default Cloud Storage for Firebase bucket, in one of the following
408
+ # formats: * If provisioned _before_ October 30, 2024: PROJECT_ID.
409
+ # firebasestorage.app * If provisioned _on or after_ October 30, 2024:
410
+ # PROJECT_ID.firebasestorage.app
399
411
  # Corresponds to the JSON property `storageBucket`
400
412
  # @return [String]
401
413
  attr_accessor :storage_bucket
@@ -433,9 +445,11 @@ module Google
433
445
  class FinalizeDefaultLocationRequest
434
446
  include Google::Apis::Core::Hashable
435
447
 
436
- # The ID of the Project's default GCP resource location. The location must be
437
- # one of the available [GCP resource locations](https://firebase.google.com/docs/
438
- # projects/locations).
448
+ # **DEPRECATED** The ID of the Project's ["location for default Google Cloud
449
+ # resources"](https://firebase.google.com/docs/projects/locations#default-cloud-
450
+ # location), which are resources associated with Google App Engine. The location
451
+ # must be one of the available [Google App Engine locations](https://cloud.
452
+ # google.com/about/locations#region).
439
453
  # Corresponds to the JSON property `locationId`
440
454
  # @return [String]
441
455
  attr_accessor :location_id
@@ -539,13 +553,13 @@ module Google
539
553
  # A `FirebaseProject` is the top-level Firebase entity. It is the container for
540
554
  # Firebase Apps, Firebase Hosting sites, storage systems (Firebase Realtime
541
555
  # Database, Cloud Firestore, Cloud Storage buckets), and other Firebase and
542
- # Google Cloud Platform (GCP) resources. You create a `FirebaseProject` by
543
- # calling AddFirebase and specifying an *existing* [GCP `Project`](https://cloud.
544
- # google.com/resource-manager/reference/rest/v1/projects). This adds Firebase
545
- # resources to the existing GCP `Project`. Since a FirebaseProject is actually
546
- # also a GCP `Project`, a `FirebaseProject` has the same underlying GCP
547
- # identifiers (`projectNumber` and `projectId`). This allows for easy interop
548
- # with Google APIs.
556
+ # Google Cloud resources. You create a `FirebaseProject` by calling AddFirebase
557
+ # and specifying an *existing* [Google Cloud `Project`](https://cloud.google.com/
558
+ # resource-manager/reference/rest/v1/projects). This adds Firebase resources to
559
+ # the existing Google Cloud `Project`. Since a FirebaseProject is actually also
560
+ # a Google Cloud `Project`, a `FirebaseProject` has the same underlying Google
561
+ # Cloud identifiers (`projectNumber` and `projectId`). This allows for easy
562
+ # interop with Google APIs.
549
563
  class FirebaseProject
550
564
  include Google::Apis::Core::Hashable
551
565
 
@@ -838,7 +852,8 @@ module Google
838
852
  # @return [String]
839
853
  attr_accessor :next_page_token
840
854
 
841
- # The list of GCP `Projects` which can have Firebase resources added to them.
855
+ # The list of Google Cloud `Projects` which can have Firebase resources added to
856
+ # them.
842
857
  # Corresponds to the JSON property `projectInfo`
843
858
  # @return [Array<Google::Apis::FirebaseV1beta1::ProjectInfo>]
844
859
  attr_accessor :project_info
@@ -962,25 +977,29 @@ module Google
962
977
 
963
978
  # **DEPRECATED.** _This Location is no longer used to determine Firebase
964
979
  # resource locations. Instead, consult product documentation to determine valid
965
- # locations for each resource used in your Project._ A GCP resource location
966
- # that can be selected for a FirebaseProject.
980
+ # locations for each resource used in your Project._ A ["location for default
981
+ # Google Cloud resources"](https://firebase.google.com/docs/projects/locations#
982
+ # default-cloud-location) that can be selected for a FirebaseProject. These are
983
+ # resources associated with Google App Engine.
967
984
  class Location
968
985
  include Google::Apis::Core::Hashable
969
986
 
970
- # Products and services that are available in the GCP resource location.
987
+ # Products and services that are available in the location for default Google
988
+ # Cloud resources.
971
989
  # Corresponds to the JSON property `features`
972
990
  # @return [Array<String>]
973
991
  attr_accessor :features
974
992
 
975
- # The ID of the GCP resource location. It will be one of the available [GCP
976
- # resource locations](https://firebase.google.com/docs/projects/locations#types).
993
+ # The ID of the Project's location for default Google Cloud resources. It will
994
+ # be one of the available [Google App Engine locations](https://cloud.google.com/
995
+ # about/locations#region).
977
996
  # Corresponds to the JSON property `locationId`
978
997
  # @return [String]
979
998
  attr_accessor :location_id
980
999
 
981
- # Indicates whether the GCP resource location is a [regional or multi-regional
982
- # location](https://firebase.google.com/docs/projects/locations#types) for data
983
- # replication.
1000
+ # Indicates whether the location for default Google Cloud resources is a [
1001
+ # regional or multi-regional location](https://firebase.google.com/docs/projects/
1002
+ # locations#types) for data replication.
984
1003
  # Corresponds to the JSON property `type`
985
1004
  # @return [String]
986
1005
  attr_accessor :type
@@ -1105,28 +1124,31 @@ module Google
1105
1124
  end
1106
1125
  end
1107
1126
 
1108
- # A reference to a Google Cloud Platform (GCP) `Project`.
1127
+ # A reference to a Google Cloud `Project`.
1109
1128
  class ProjectInfo
1110
1129
  include Google::Apis::Core::Hashable
1111
1130
 
1112
- # The user-assigned display name of the GCP `Project`, for example: `My App`
1131
+ # The user-assigned display name of the Google Cloud `Project`, for example: `My
1132
+ # App`.
1113
1133
  # Corresponds to the JSON property `displayName`
1114
1134
  # @return [String]
1115
1135
  attr_accessor :display_name
1116
1136
 
1117
- # The ID of the Project's default GCP resource location. The location is one of
1118
- # the available [GCP resource locations](https://firebase.google.com/docs/
1119
- # projects/locations). Not all Projects will have this field populated. If it is
1120
- # not populated, it means that the Project does not yet have a default GCP
1121
- # resource location. To set a Project's default GCP resource location, call [`
1122
- # FinalizeDefaultLocation`](../projects.defaultLocation/finalize) after you add
1123
- # Firebase resources to the Project.
1137
+ # **DEPRECATED** _Instead, use product-specific REST APIs to work with the
1138
+ # location of each resource in a Project. This field may not be populated,
1139
+ # especially for newly provisioned projects after October 30, 2024._ The ID of
1140
+ # the Project's ["location for default Google Cloud resources"](https://firebase.
1141
+ # google.com/docs/projects/locations#default-cloud-location). The location is
1142
+ # one of the available [Google App Engine locations](https://cloud.google.com/
1143
+ # about/locations#region). Not all Projects will have this field populated. If
1144
+ # it is not populated, it means that the Project does not yet have a location
1145
+ # for default Google Cloud resources.
1124
1146
  # Corresponds to the JSON property `locationId`
1125
1147
  # @return [String]
1126
1148
  attr_accessor :location_id
1127
1149
 
1128
- # The resource name of the GCP `Project` to which Firebase resources can be
1129
- # added, in the format: projects/PROJECT_IDENTIFIER Refer to the `
1150
+ # The resource name of the Google Cloud `Project` to which Firebase resources
1151
+ # can be added, in the format: projects/PROJECT_IDENTIFIER Refer to the `
1130
1152
  # FirebaseProject` [`name`](../projects#FirebaseProject.FIELDS.name) field for
1131
1153
  # details about PROJECT_IDENTIFIER values.
1132
1154
  # Corresponds to the JSON property `project`
@@ -1717,23 +1739,27 @@ module Google
1717
1739
  # @return [String]
1718
1740
  attr_accessor :auth_domain
1719
1741
 
1720
- # **DEPRECATED.** _Instead, find the default Firebase Realtime Database instance
1721
- # name using the [list endpoint](https://firebase.google.com/docs/reference/rest/
1722
- # database/database-management/rest/v1beta/projects.locations.instances/list)
1723
- # within the Firebase Realtime Database REST API. Note that the default instance
1724
- # for the Project might not yet be provisioned, so the return might not contain
1725
- # a default instance._ The default Firebase Realtime Database URL.
1742
+ # **DEPRECATED.** _Instead, find the URL of the default Realtime Database
1743
+ # instance using the [list endpoint](https://firebase.google.com/docs/reference/
1744
+ # rest/database/database-management/rest/v1beta/projects.locations.instances/
1745
+ # list) within the Firebase Realtime Database REST API. If the default instance
1746
+ # for the Project has not yet been provisioned, the return might not contain a
1747
+ # default instance. Note that the config that's generated for the Firebase
1748
+ # console or the Firebase CLI uses the Realtime Database endpoint to populate
1749
+ # this value for that config._ The URL of the default Firebase Realtime Database
1750
+ # instance.
1726
1751
  # Corresponds to the JSON property `databaseURL`
1727
1752
  # @return [String]
1728
1753
  attr_accessor :database_url
1729
1754
 
1730
1755
  # **DEPRECATED.** _Instead, use product-specific REST APIs to find the location
1731
- # of resources._ The ID of the Project's default GCP resource location. The
1732
- # location is one of the available [GCP resource locations](https://firebase.
1733
- # google.com/docs/projects/locations). This field is omitted if the default GCP
1734
- # resource location has not been finalized yet. To set a Project's default GCP
1735
- # resource location, call [`FinalizeDefaultLocation`](../projects.
1736
- # defaultLocation/finalize) after you add Firebase resources to the Project.
1756
+ # of each resource in a Project. This field may not be populated, especially for
1757
+ # newly provisioned projects after October 30, 2024._ The ID of the Project's ["
1758
+ # location for default Google Cloud resources"](https://firebase.google.com/docs/
1759
+ # projects/locations#default-cloud-location), which are resources associated
1760
+ # with Google App Engine. The location is one of the available [App Engine
1761
+ # locations](https://cloud.google.com/about/locations#region). This field is
1762
+ # omitted if the location for default Google Cloud resources has not been set.
1737
1763
  # Corresponds to the JSON property `locationId`
1738
1764
  # @return [String]
1739
1765
  attr_accessor :location_id
@@ -1771,22 +1797,22 @@ module Google
1771
1797
  # @return [String]
1772
1798
  attr_accessor :project_number
1773
1799
 
1774
- # Optional. Duplicate field for the URL of the default RTDB instances (if there
1775
- # is one) that uses the same field name as the unified V2 config file format. We
1776
- # wanted to make a single config file format for all the app platforms (Android,
1777
- # iOS and web) and we had to pick consistent names for all the fields since
1778
- # there was some varience between the platforms. If the request asks for the V2
1779
- # format we will populate this field instead of realtime_database_instance_uri.
1800
+ # Optional. Duplicate field for the URL of the default Realtime Database
1801
+ # instances (if the default instance has been provisioned). If the request asks
1802
+ # for the V2 config format, this field will be populated instead of `
1803
+ # realtime_database_instance_uri`.
1780
1804
  # Corresponds to the JSON property `realtimeDatabaseUrl`
1781
1805
  # @return [String]
1782
1806
  attr_accessor :realtime_database_url
1783
1807
 
1784
- # **DEPRECATED.** _Instead, find the default Cloud Storage for Firebase bucket
1785
- # using the [list endpoint](https://firebase.google.com/docs/reference/rest/
1786
- # storage/rest/v1beta/projects.buckets/list) within the Cloud Storage for
1787
- # Firebase REST API. Note that the default bucket for the Project might not yet
1788
- # be provisioned, so the return might not contain a default bucket._ The default
1789
- # Cloud Storage for Firebase storage bucket name.
1808
+ # **DEPRECATED.** _Instead, find the name of the default Cloud Storage for
1809
+ # Firebase bucket using the [list endpoint](https://firebase.google.com/docs/
1810
+ # reference/rest/storage/rest/v1beta/projects.buckets/list) within the Cloud
1811
+ # Storage for Firebase REST API. If the default bucket for the Project has not
1812
+ # yet been provisioned, the return might not contain a default bucket. Note that
1813
+ # the config that's generated for the Firebase console or the Firebase CLI uses
1814
+ # the Cloud Storage for Firebase endpoint to populate this value for that config.
1815
+ # _ The name of the default Cloud Storage for Firebase bucket.
1790
1816
  # Corresponds to the JSON property `storageBucket`
1791
1817
  # @return [String]
1792
1818
  attr_accessor :storage_bucket
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseV1beta1
18
18
  # Version of the google-apis-firebase_v1beta1 gem
19
- GEM_VERSION = "0.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241025"
25
+ REVISION = "20241107"
26
26
  end
27
27
  end
28
28
  end
@@ -52,13 +52,13 @@ module Google
52
52
  @batch_path = 'batch'
53
53
  end
54
54
 
55
- # Lists each [Google Cloud Platform (GCP) `Project`] (https://cloud.google.com/
56
- # resource-manager/reference/rest/v1/projects) that can have Firebase resources
57
- # added to it. A Project will only be listed if: - The caller has sufficient [
58
- # Google IAM](https://cloud.google.com/iam) permissions to call AddFirebase. -
59
- # The Project is not already a FirebaseProject. - The Project is not in an
60
- # Organization which has policies that prevent Firebase resources from being
61
- # added.
55
+ # Lists each [Google Cloud `Project`](https://cloud.google.com/resource-manager/
56
+ # reference/rest/v1/projects) that can have Firebase resources added and
57
+ # Firebase services enabled. A Project will only be listed if: - The caller has
58
+ # sufficient [Google IAM](https://cloud.google.com/iam) permissions to call
59
+ # AddFirebase. - The Project is not already a FirebaseProject. - The Project is
60
+ # not in an Organization which has policies that prevent Firebase resources from
61
+ # being added.
62
62
  # @param [Fixnum] page_size
63
63
  # The maximum number of Projects to return in the response. The server may
64
64
  # return fewer than this value at its discretion. If no value is specified (or
@@ -126,35 +126,36 @@ module Google
126
126
  execute_or_queue_command(command, &block)
127
127
  end
128
128
 
129
- # Adds Firebase resources to the specified existing [Google Cloud Platform (GCP)
130
- # `Project`] (https://cloud.google.com/resource-manager/reference/rest/v1/
131
- # projects). Since a FirebaseProject is actually also a GCP `Project`, a `
132
- # FirebaseProject` has the same underlying GCP identifiers (`projectNumber` and `
133
- # projectId`). This allows for easy interop with Google APIs. The result of this
134
- # call is an [`Operation`](../../v1beta1/operations). Poll the `Operation` to
135
- # track the provisioning process by calling GetOperation until [`done`](../../
136
- # v1beta1/operations#Operation.FIELDS.done) is `true`. When `done` is `true`,
137
- # the `Operation` has either succeeded or failed. If the `Operation` succeeded,
138
- # its [`response`](../../v1beta1/operations#Operation.FIELDS.response) is set to
139
- # a FirebaseProject; if the `Operation` failed, its [`error`](../../v1beta1/
140
- # operations#Operation.FIELDS.error) is set to a google.rpc.Status. The `
141
- # Operation` is automatically deleted after completion, so there is no need to
142
- # call DeleteOperation. This method does not modify any billing account
143
- # information on the underlying GCP `Project`. To call `AddFirebase`, a project
144
- # member or service account must have the following permissions (the IAM roles
145
- # of Editor and Owner contain these permissions): `firebase.projects.update`, `
146
- # resourcemanager.projects.get`, `serviceusage.services.enable`, and `
147
- # serviceusage.services.get`.
129
+ # Adds Firebase resources and enables Firebase services in the specified
130
+ # existing [Google Cloud `Project`](https://cloud.google.com/resource-manager/
131
+ # reference/rest/v1/projects). Since a FirebaseProject is actually also a Google
132
+ # Cloud `Project`, a `FirebaseProject` has the same underlying Google Cloud
133
+ # identifiers (`projectNumber` and `projectId`). This allows for easy interop
134
+ # with Google APIs. The result of this call is an [`Operation`](../../v1beta1/
135
+ # operations). Poll the `Operation` to track the provisioning process by calling
136
+ # GetOperation until [`done`](../../v1beta1/operations#Operation.FIELDS.done) is
137
+ # `true`. When `done` is `true`, the `Operation` has either succeeded or failed.
138
+ # If the `Operation` succeeded, its [`response`](../../v1beta1/operations#
139
+ # Operation.FIELDS.response) is set to a FirebaseProject; if the `Operation`
140
+ # failed, its [`error`](../../v1beta1/operations#Operation.FIELDS.error) is set
141
+ # to a google.rpc.Status. The `Operation` is automatically deleted after
142
+ # completion, so there is no need to call DeleteOperation. This method does not
143
+ # modify any billing account information on the underlying Google Cloud `Project`
144
+ # . To call `AddFirebase`, a project member or service account must have the
145
+ # following permissions (the IAM roles of Editor and Owner contain these
146
+ # permissions): `firebase.projects.update`, `resourcemanager.projects.get`, `
147
+ # serviceusage.services.enable`, and `serviceusage.services.get`.
148
148
  # @param [String] project
149
- # The resource name of the GCP `Project` to which Firebase resources will be
150
- # added, in the format: projects/PROJECT_IDENTIFIER Refer to the `
151
- # FirebaseProject` [`name`](../projects#FirebaseProject.FIELDS.name) field for
152
- # details about PROJECT_IDENTIFIER values. After calling `AddFirebase`, the
153
- # unique Project identifiers ( [`projectNumber`](https://cloud.google.com/
154
- # resource-manager/reference/rest/v1/projects#Project.FIELDS.project_number) and
155
- # [`projectId`](https://cloud.google.com/resource-manager/reference/rest/v1/
156
- # projects#Project.FIELDS.project_id)) of the underlying GCP `Project` are also
157
- # the identifiers of the FirebaseProject.
149
+ # The resource name of the Google Cloud `Project` in which Firebase resources
150
+ # will be added and Firebase services enabled, in the format: projects/
151
+ # PROJECT_IDENTIFIER Refer to the `FirebaseProject` [`name`](../projects#
152
+ # FirebaseProject.FIELDS.name) field for details about PROJECT_IDENTIFIER values.
153
+ # After calling `AddFirebase`, the unique Project identifiers ( [`projectNumber`
154
+ # ](https://cloud.google.com/resource-manager/reference/rest/v1/projects#Project.
155
+ # FIELDS.project_number) and [`projectId`](https://cloud.google.com/resource-
156
+ # manager/reference/rest/v1/projects#Project.FIELDS.project_id)) of the
157
+ # underlying Google Cloud `Project` are also the identifiers of the
158
+ # FirebaseProject.
158
159
  # @param [Google::Apis::FirebaseV1beta1::AddFirebaseRequest] add_firebase_request_object
159
160
  # @param [String] fields
160
161
  # Selector specifying which fields to include in a partial response.
@@ -957,31 +958,34 @@ module Google
957
958
  execute_or_queue_command(command, &block)
958
959
  end
959
960
 
960
- # **DEPRECATED.** _Instead, use the applicable resource-specific REST API (or
961
- # associated documentation, as needed) to determine valid locations for each
962
- # resource used in your Project._ Lists the valid Google Cloud Platform (GCP)
963
- # resource locations for the specified Project (including a FirebaseProject).
964
- # One of these locations can be selected as the Project's [_default_ GCP
965
- # resource location](https://firebase.google.com/docs/projects/locations), which
966
- # is the geographical location where the Project's resources, such as Cloud
967
- # Firestore, will be provisioned by default. However, if the default GCP
968
- # resource location has already been set for the Project, then this setting
969
- # cannot be changed. This call checks for any possible [location restrictions](
970
- # https://cloud.google.com/resource-manager/docs/organization-policy/defining-
971
- # locations) for the specified Project and, thus, might return a subset of all
972
- # possible GCP resource locations. To list all GCP resource locations (
973
- # regardless of any restrictions), call the endpoint without specifying a unique
974
- # project identifier (that is, `/v1beta1/`parent=projects/-`/
975
- # listAvailableLocations`). To call `ListAvailableLocations` with a specified
976
- # project, a member must be at minimum a Viewer of the Project. Calls without a
977
- # specified project do not require any specific project permissions.
961
+ # **DECOMMISSIONED.** **If called, this endpoint will return a 404 error.**
962
+ # _Instead, use the applicable resource-specific REST API (or associated
963
+ # documentation, as needed) to determine valid locations for each resource used
964
+ # in your Project._ Lists the valid ["locations for default Google Cloud
965
+ # resources"](https://firebase.google.com/docs/projects/locations#default-cloud-
966
+ # location) for the specified Project (including a FirebaseProject). One of
967
+ # these locations can be selected as the Project's location for default Google
968
+ # Cloud resources, which is the geographical location where the Project's
969
+ # resources associated with Google App Engine (such as the default Cloud
970
+ # Firestore instance) will be provisioned by default. However, if the location
971
+ # for default Google Cloud resources has already been set for the Project, then
972
+ # this setting cannot be changed. This call checks for any possible [location
973
+ # restrictions](https://cloud.google.com/resource-manager/docs/organization-
974
+ # policy/defining-locations) for the specified Project and, thus, might return a
975
+ # subset of all possible locations. To list all locations (regardless of any
976
+ # restrictions), call the endpoint without specifying a unique project
977
+ # identifier (that is, `/v1beta1/`parent=projects/-`/listAvailableLocations`).
978
+ # To call `ListAvailableLocations` with a specified project, a member must be at
979
+ # minimum a Viewer of the Project. Calls without a specified project do not
980
+ # require any specific project permissions.
978
981
  # @param [String] parent
979
- # The FirebaseProject for which to list GCP resource locations, in the format:
980
- # projects/PROJECT_IDENTIFIER Refer to the `FirebaseProject` [`name`](../
981
- # projects#FirebaseProject.FIELDS.name) field for details about
982
- # PROJECT_IDENTIFIER values. If no unique project identifier is specified (that
983
- # is, `projects/-`), the returned list does not take into account org-specific
984
- # or project-specific location restrictions.
982
+ # The FirebaseProject for which to list [locations for default Google Cloud
983
+ # resources](https://firebase.google.com/docs/projects/locations#default-cloud-
984
+ # location), in the format: projects/PROJECT_IDENTIFIER Refer to the `
985
+ # FirebaseProject` [`name`](../projects#FirebaseProject.FIELDS.name) field for
986
+ # details about PROJECT_IDENTIFIER values. If no unique project identifier is
987
+ # specified (that is, `projects/-`), the returned list does not take into
988
+ # account org-specific or project-specific location restrictions.
985
989
  # @param [Fixnum] page_size
986
990
  # The maximum number of locations to return in the response. The server may
987
991
  # return fewer than this value at its discretion. If no value is specified (or
@@ -1019,38 +1023,40 @@ module Google
1019
1023
  execute_or_queue_command(command, &block)
1020
1024
  end
1021
1025
 
1022
- # **DEPRECATED.** _Instead, use the applicable resource-specific REST API to set
1023
- # the location for each resource used in your Project._ Sets the default Google
1024
- # Cloud Platform (GCP) resource location for the specified FirebaseProject. This
1025
- # method creates an App Engine application with a [default Cloud Storage bucket](
1026
- # https://cloud.google.com/appengine/docs/standard/python/
1027
- # googlecloudstorageclient/setting-up-cloud-storage#
1028
- # activating_a_cloud_storage_bucket), located in the specified [`locationId`](#
1029
- # body.request_body.FIELDS.location_id). This location must be one of the
1030
- # available [GCP resource locations](https://firebase.google.com/docs/projects/
1031
- # locations). After the default GCP resource location is finalized, or if it was
1032
- # already set, it cannot be changed. The default GCP resource location for the
1033
- # specified `FirebaseProject` might already be set because either the underlying
1034
- # GCP `Project` already has an App Engine application or `
1035
- # FinalizeDefaultLocation` was previously called with a specified `locationId`.
1036
- # Any new calls to `FinalizeDefaultLocation` with a *different* specified `
1037
- # locationId` will return a 409 error. The result of this call is an [`Operation`
1038
- # ](../../v1beta1/operations), which can be used to track the provisioning
1039
- # process. The [`response`](../../v1beta1/operations#Operation.FIELDS.response)
1040
- # type of the `Operation` is google.protobuf.Empty. The `Operation` can be
1041
- # polled by its `name` using GetOperation until `done` is true. When `done` is
1042
- # true, the `Operation` has either succeeded or failed. If the `Operation` has
1043
- # succeeded, its [`response`](../../v1beta1/operations#Operation.FIELDS.response)
1044
- # will be set to a google.protobuf.Empty; if the `Operation` has failed, its `
1045
- # error` will be set to a google.rpc.Status. The `Operation` is automatically
1046
- # deleted after completion, so there is no need to call DeleteOperation. All
1047
- # fields listed in the [request body](#request-body) are required. To call `
1048
- # FinalizeDefaultLocation`, a member must be an Owner of the Project.
1026
+ # **DECOMMISSIONED.** **If called, this endpoint will return a 404 error.**
1027
+ # _Instead, use the applicable resource-specific REST API to set the location
1028
+ # for each resource used in your Project._ Sets the ["location for default
1029
+ # Google Cloud resources"](https://firebase.google.com/docs/projects/locations#
1030
+ # default-cloud-location) for the specified FirebaseProject. This method creates
1031
+ # a Google App Engine application with a [default Cloud Storage bucket](https://
1032
+ # cloud.google.com/appengine/docs/standard/python/googlecloudstorageclient/
1033
+ # setting-up-cloud-storage#activating_a_cloud_storage_bucket), located in the
1034
+ # specified [`locationId`](#body.request_body.FIELDS.location_id). This location
1035
+ # must be one of the available [App Engine locations](https://cloud.google.com/
1036
+ # about/locations#region). After the location for default Google Cloud resources
1037
+ # is finalized, or if it was already set, it cannot be changed. The location for
1038
+ # default Google Cloud resources for the specified `FirebaseProject` might
1039
+ # already be set because either the underlying Google Cloud `Project` already
1040
+ # has an App Engine application or `FinalizeDefaultLocation` was previously
1041
+ # called with a specified `locationId`. The result of this call is an [`
1042
+ # Operation`](../../v1beta1/operations), which can be used to track the
1043
+ # provisioning process. The [`response`](../../v1beta1/operations#Operation.
1044
+ # FIELDS.response) type of the `Operation` is google.protobuf.Empty. The `
1045
+ # Operation` can be polled by its `name` using GetOperation until `done` is true.
1046
+ # When `done` is true, the `Operation` has either succeeded or failed. If the `
1047
+ # Operation` has succeeded, its [`response`](../../v1beta1/operations#Operation.
1048
+ # FIELDS.response) will be set to a google.protobuf.Empty; if the `Operation`
1049
+ # has failed, its `error` will be set to a google.rpc.Status. The `Operation` is
1050
+ # automatically deleted after completion, so there is no need to call
1051
+ # DeleteOperation. All fields listed in the [request body](#request-body) are
1052
+ # required. To call `FinalizeDefaultLocation`, a member must be an Owner of the
1053
+ # Project.
1049
1054
  # @param [String] parent
1050
- # The resource name of the FirebaseProject for which the default GCP resource
1051
- # location will be set, in the format: projects/PROJECT_IDENTIFIER Refer to the `
1052
- # FirebaseProject` [`name`](../projects#FirebaseProject.FIELDS.name) field for
1053
- # details about PROJECT_IDENTIFIER values.
1055
+ # The resource name of the FirebaseProject for which the ["location for default
1056
+ # Google Cloud resources"](https://firebase.google.com/docs/projects/locations#
1057
+ # default-cloud-location) will be set, in the format: projects/
1058
+ # PROJECT_IDENTIFIER Refer to the `FirebaseProject` [`name`](../projects#
1059
+ # FirebaseProject.FIELDS.name) field for details about PROJECT_IDENTIFIER values.
1054
1060
  # @param [Google::Apis::FirebaseV1beta1::FinalizeDefaultLocationRequest] finalize_default_location_request_object
1055
1061
  # @param [String] fields
1056
1062
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebase_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-03 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebase_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.43.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.44.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebase_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.21
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Firebase Management API V1beta1