google-cloud-lustre-v1 0.1.1 → 0.3.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 68d8f3db317823c1a1538c38dcc98446df63406946d287e49307dbf19044e845
|
4
|
+
data.tar.gz: 6cabd252519561161802f669813623852729650b293e257d998a06cdcdb83c95
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc0685975cb298981003343bdb7b474b9206c3843b8dcf9f0593537b163bf430e876d5e2fdbd618075a5fa90ca1e397975197a4ca1e5393298993789b9efdee1
|
7
|
+
data.tar.gz: 496cec665147832ae1716a26dcfa5c20108775d6ff6ab44eae2412a4fde1e44732ab4052a23c69ed202af7fd75fc9860bcd4593a54a3ea7a603f7614c8fc9733
|
@@ -16,7 +16,7 @@
|
|
16
16
|
|
17
17
|
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
18
18
|
|
19
|
-
require "gapic/
|
19
|
+
require "gapic/rest"
|
20
20
|
|
21
21
|
module Google
|
22
22
|
module Cloud
|
@@ -42,7 +42,7 @@ module Google
|
|
42
42
|
namespace.pop
|
43
43
|
end
|
44
44
|
|
45
|
-
default_config =
|
45
|
+
default_config = ::Gapic::Rest::HttpBindingOverrideConfiguration.new parent_config
|
46
46
|
default_config.bindings_override["google.cloud.location.Locations.GetLocation"] = [
|
47
47
|
Gapic::Rest::GrpcTranscoder::HttpBinding.create_with_validation(
|
48
48
|
uri_method: :get,
|
@@ -69,33 +69,6 @@ module Google
|
|
69
69
|
yield @configure if block_given?
|
70
70
|
@configure
|
71
71
|
end
|
72
|
-
|
73
|
-
##
|
74
|
-
# @private
|
75
|
-
# Configuration class for the google.cloud.lustre.v1 package.
|
76
|
-
#
|
77
|
-
# This class contains common configuration for all services
|
78
|
-
# of the google.cloud.lustre.v1 package.
|
79
|
-
#
|
80
|
-
# This configuration is for internal use of the client library classes,
|
81
|
-
# and it is not intended that the end-users will read or change it.
|
82
|
-
#
|
83
|
-
class Configuration
|
84
|
-
extend ::Gapic::Config
|
85
|
-
|
86
|
-
# @private
|
87
|
-
# Overrides for http bindings for the RPC of the mixins for this package.
|
88
|
-
# Services in this package should use these when creating clients for the mixin services.
|
89
|
-
# @return [::Hash{::Symbol=>::Array<::Gapic::Rest::GrpcTranscoder::HttpBinding>}]
|
90
|
-
config_attr :bindings_override, {}, ::Hash, nil
|
91
|
-
|
92
|
-
# @private
|
93
|
-
def initialize parent_config = nil
|
94
|
-
@parent_config = parent_config unless parent_config.nil?
|
95
|
-
|
96
|
-
yield self if block_given?
|
97
|
-
end
|
98
|
-
end
|
99
72
|
end
|
100
73
|
end
|
101
74
|
end
|
@@ -11,7 +11,7 @@ require 'google/protobuf/field_mask_pb'
|
|
11
11
|
require 'google/protobuf/timestamp_pb'
|
12
12
|
|
13
13
|
|
14
|
-
descriptor_data = "\n%google/cloud/lustre/v1/instance.proto\x12\x16google.cloud.lustre.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\
|
14
|
+
descriptor_data = "\n%google/cloud/lustre/v1/instance.proto\x12\x16google.cloud.lustre.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa5\x06\n\x08Instance\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x1a\n\nfilesystem\x18\n \x01(\tB\x06\xe0\x41\x05\xe0\x41\x02\x12\x19\n\x0c\x63\x61pacity_gib\x18\x02 \x01(\x03\x42\x03\xe0\x41\x02\x12:\n\x07network\x18\x03 \x01(\tB)\xe0\x41\x05\xe0\x41\x02\xfa\x41 \n\x1e\x63ompute.googleapis.com/Network\x12:\n\x05state\x18\x04 \x01(\x0e\x32&.google.cloud.lustre.v1.Instance.StateB\x03\xe0\x41\x03\x12\x18\n\x0bmount_point\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x18\n\x0b\x64\x65scription\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x41\n\x06labels\x18\t \x03(\x0b\x32,.google.cloud.lustre.v1.Instance.LabelsEntryB\x03\xe0\x41\x01\x12(\n\x1bper_unit_storage_throughput\x18\x0b \x01(\x03\x42\x03\xe0\x41\x02\x12\"\n\x13gke_support_enabled\x18\x0c \x01(\x08\x42\x05\x18\x01\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x7f\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\n\n\x06\x41\x43TIVE\x10\x01\x12\x0c\n\x08\x43REATING\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\r\n\tUPGRADING\x10\x04\x12\r\n\tREPAIRING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08UPDATING\x10\x07:v\xea\x41s\n\x1elustre.googleapis.com/Instance\x12<projects/{project}/locations/{location}/instances/{instance}*\tinstances2\x08instance\"\xab\x01\n\x14ListInstancesRequest\x12\x36\n\x06parent\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \x12\x1elustre.googleapis.com/Instance\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x7f\n\x15ListInstancesResponse\x12\x33\n\tinstances\x18\x01 \x03(\x0b\x32 .google.cloud.lustre.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x06\"J\n\x12GetInstanceRequest\x12\x34\n\x04name\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \n\x1elustre.googleapis.com/Instance\"\xc3\x01\n\x15\x43reateInstanceRequest\x12\x36\n\x06parent\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \x12\x1elustre.googleapis.com/Instance\x12\x18\n\x0binstance_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x37\n\x08instance\x18\x03 \x01(\x0b\x32 .google.cloud.lustre.v1.InstanceB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"\xa7\x01\n\x15UpdateInstanceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12\x37\n\x08instance\x18\x02 \x01(\x0b\x32 .google.cloud.lustre.v1.InstanceB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x03 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"n\n\x15\x44\x65leteInstanceRequest\x12\x34\n\x04name\x18\x01 \x01(\tB&\xe0\x41\x02\xfa\x41 \n\x1elustre.googleapis.com/Instance\x12\x1f\n\nrequest_id\x18\x02 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\x42\x61\n\x1a\x63om.google.cloud.lustre.v1B\rInstanceProtoP\x01Z2cloud.google.com/go/lustre/apiv1/lustrepb;lustrepbb\x06proto3"
|
15
15
|
|
16
16
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
17
17
|
|
@@ -63,9 +63,11 @@ module Google
|
|
63
63
|
# Required. The throughput of the instance in MB/s/TiB.
|
64
64
|
# Valid values are 125, 250, 500, 1000.
|
65
65
|
# @!attribute [rw] gke_support_enabled
|
66
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
66
67
|
# @return [::Boolean]
|
67
68
|
# Optional. Indicates whether you want to enable support for GKE clients. By
|
68
|
-
# default, GKE clients are not supported.
|
69
|
+
# default, GKE clients are not supported. Deprecated. No longer required for
|
70
|
+
# GKE instance creation.
|
69
71
|
class Instance
|
70
72
|
include ::Google::Protobuf::MessageExts
|
71
73
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -101,6 +103,9 @@ module Google
|
|
101
103
|
|
102
104
|
# The instance is stopped.
|
103
105
|
STOPPED = 6
|
106
|
+
|
107
|
+
# The instance is being updated.
|
108
|
+
UPDATING = 7
|
104
109
|
end
|
105
110
|
end
|
106
111
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-lustre-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -15,14 +15,14 @@ dependencies:
|
|
15
15
|
requirements:
|
16
16
|
- - "~>"
|
17
17
|
- !ruby/object:Gem::Version
|
18
|
-
version: '1.
|
18
|
+
version: '1.2'
|
19
19
|
type: :runtime
|
20
20
|
prerelease: false
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
22
22
|
requirements:
|
23
23
|
- - "~>"
|
24
24
|
- !ruby/object:Gem::Version
|
25
|
-
version: '1.
|
25
|
+
version: '1.2'
|
26
26
|
- !ruby/object:Gem::Dependency
|
27
27
|
name: google-cloud-errors
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|