Class: Google::Cloud::ConfigService::V1::Config::Client::Configuration::Rpcs
- Inherits:
-
Object
- Object
- Google::Cloud::ConfigService::V1::Config::Client::Configuration::Rpcs
- Defined in:
- lib/google/cloud/config_service/v1/config/client.rb
Overview
Configuration RPC class for the Config API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method
and includes
the following configuration fields:
-
timeout
(type:Numeric
) - The call timeout in seconds -
metadata
(type:Hash{Symbol=>String}
) - Additional gRPC headers -
retry_policy (*type:*
Hash`) - The retry policy. The policy fields include the following keys:-
:initial_delay
(type:Numeric
) - The initial delay in seconds. -
:max_delay
(type:Numeric
) - The max delay in seconds. -
:multiplier
(type:Numeric
) - The incremental backoff multiplier. -
:retry_codes
(type:Array<String>
) - The error codes that should trigger a retry.
-
Instance Attribute Summary collapse
-
#create_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_deployment
. -
#create_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
create_preview
. -
#delete_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_deployment
. -
#delete_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_preview
. -
#delete_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
delete_statefile
. -
#export_deployment_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_deployment_statefile
. -
#export_lock_info ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_lock_info
. -
#export_preview_result ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_preview_result
. -
#export_revision_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
export_revision_statefile
. -
#get_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_deployment
. -
#get_preview ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_preview
. -
#get_resource ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource
. -
#get_resource_change ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource_change
. -
#get_resource_drift ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_resource_drift
. -
#get_revision ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_revision
. -
#get_terraform_version ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
get_terraform_version
. -
#import_statefile ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
import_statefile
. -
#list_deployments ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_deployments
. -
#list_previews ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_previews
. -
#list_resource_changes ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resource_changes
. -
#list_resource_drifts ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resource_drifts
. -
#list_resources ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_resources
. -
#list_revisions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_revisions
. -
#list_terraform_versions ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
list_terraform_versions
. -
#lock_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
lock_deployment
. -
#unlock_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
unlock_deployment
. -
#update_deployment ⇒ ::Gapic::Config::Method
readonly
RPC-specific configuration for
update_deployment
.
Instance Attribute Details
#create_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_deployment
3160 3161 3162 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3160 def create_deployment @create_deployment end |
#create_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for create_preview
3230 3231 3232 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3230 def create_preview @create_preview end |
#delete_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_deployment
3170 3171 3172 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3170 def delete_deployment @delete_deployment end |
#delete_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_preview
3245 3246 3247 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3245 def delete_preview @delete_preview end |
#delete_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for delete_statefile
3210 3211 3212 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3210 def delete_statefile @delete_statefile end |
#export_deployment_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_deployment_statefile
3195 3196 3197 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3195 def export_deployment_statefile @export_deployment_statefile end |
#export_lock_info ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_lock_info
3225 3226 3227 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3225 def export_lock_info @export_lock_info end |
#export_preview_result ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_preview_result
3250 3251 3252 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3250 def export_preview_result @export_preview_result end |
#export_revision_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for export_revision_statefile
3200 3201 3202 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3200 def export_revision_statefile @export_revision_statefile end |
#get_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_deployment
3155 3156 3157 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3155 def get_deployment @get_deployment end |
#get_preview ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_preview
3235 3236 3237 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3235 def get_preview @get_preview end |
#get_resource ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource
3185 3186 3187 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3185 def get_resource @get_resource end |
#get_resource_change ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource_change
3270 3271 3272 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3270 def get_resource_change @get_resource_change end |
#get_resource_drift ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_resource_drift
3280 3281 3282 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3280 def get_resource_drift @get_resource_drift end |
#get_revision ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_revision
3180 3181 3182 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3180 def get_revision @get_revision end |
#get_terraform_version ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for get_terraform_version
3260 3261 3262 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3260 def get_terraform_version @get_terraform_version end |
#import_statefile ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for import_statefile
3205 3206 3207 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3205 def import_statefile @import_statefile end |
#list_deployments ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_deployments
3150 3151 3152 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3150 def list_deployments @list_deployments end |
#list_previews ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_previews
3240 3241 3242 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3240 def list_previews @list_previews end |
#list_resource_changes ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resource_changes
3265 3266 3267 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3265 def list_resource_changes @list_resource_changes end |
#list_resource_drifts ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resource_drifts
3275 3276 3277 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3275 def list_resource_drifts @list_resource_drifts end |
#list_resources ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_resources
3190 3191 3192 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3190 def list_resources @list_resources end |
#list_revisions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_revisions
3175 3176 3177 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3175 def list_revisions @list_revisions end |
#list_terraform_versions ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for list_terraform_versions
3255 3256 3257 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3255 def list_terraform_versions @list_terraform_versions end |
#lock_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for lock_deployment
3215 3216 3217 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3215 def lock_deployment @lock_deployment end |
#unlock_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for unlock_deployment
3220 3221 3222 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3220 def unlock_deployment @unlock_deployment end |
#update_deployment ⇒ ::Gapic::Config::Method (readonly)
RPC-specific configuration for update_deployment
3165 3166 3167 |
# File 'lib/google/cloud/config_service/v1/config/client.rb', line 3165 def update_deployment @update_deployment end |