Class: Google::Cloud::ApigeeRegistry::V1::Registry::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/apigee_registry/v1/registry/client.rb

Overview

Configuration RPC class for the Registry 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.
    • :jitter (type: Numeric) - The jitter in seconds. Default: 1.0.
    • :retry_codes (type: Array<String>) - The error codes that should trigger a retry.

Instance Attribute Summary collapse

Instance Attribute Details

#create_api::Gapic::Config::Method (readonly)

RPC-specific configuration for create_api

Returns:

  • (::Gapic::Config::Method)


3853
3854
3855
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3853

def create_api
  @create_api
end

#create_api_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for create_api_deployment

Returns:

  • (::Gapic::Config::Method)


3953
3954
3955
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3953

def create_api_deployment
  @create_api_deployment
end

#create_api_spec::Gapic::Config::Method (readonly)

RPC-specific configuration for create_api_spec

Returns:

  • (::Gapic::Config::Method)


3908
3909
3910
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3908

def create_api_spec
  @create_api_spec
end

#create_api_version::Gapic::Config::Method (readonly)

RPC-specific configuration for create_api_version

Returns:

  • (::Gapic::Config::Method)


3878
3879
3880
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3878

def create_api_version
  @create_api_version
end

#create_artifact::Gapic::Config::Method (readonly)

RPC-specific configuration for create_artifact

Returns:

  • (::Gapic::Config::Method)


4003
4004
4005
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 4003

def create_artifact
  @create_artifact
end

#delete_api::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api

Returns:

  • (::Gapic::Config::Method)


3863
3864
3865
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3863

def delete_api
  @delete_api
end

#delete_api_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api_deployment

Returns:

  • (::Gapic::Config::Method)


3963
3964
3965
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3963

def delete_api_deployment
  @delete_api_deployment
end

#delete_api_deployment_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api_deployment_revision

Returns:

  • (::Gapic::Config::Method)


3983
3984
3985
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3983

def delete_api_deployment_revision
  @delete_api_deployment_revision
end

#delete_api_spec::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api_spec

Returns:

  • (::Gapic::Config::Method)


3918
3919
3920
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3918

def delete_api_spec
  @delete_api_spec
end

#delete_api_spec_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api_spec_revision

Returns:

  • (::Gapic::Config::Method)


3938
3939
3940
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3938

def delete_api_spec_revision
  @delete_api_spec_revision
end

#delete_api_version::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_api_version

Returns:

  • (::Gapic::Config::Method)


3888
3889
3890
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3888

def delete_api_version
  @delete_api_version
end

#delete_artifact::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_artifact

Returns:

  • (::Gapic::Config::Method)


4013
4014
4015
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 4013

def delete_artifact
  @delete_artifact
end

#get_api::Gapic::Config::Method (readonly)

RPC-specific configuration for get_api

Returns:

  • (::Gapic::Config::Method)


3848
3849
3850
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3848

def get_api
  @get_api
end

#get_api_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for get_api_deployment

Returns:

  • (::Gapic::Config::Method)


3948
3949
3950
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3948

def get_api_deployment
  @get_api_deployment
end

#get_api_spec::Gapic::Config::Method (readonly)

RPC-specific configuration for get_api_spec

Returns:

  • (::Gapic::Config::Method)


3898
3899
3900
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3898

def get_api_spec
  @get_api_spec
end

#get_api_spec_contents::Gapic::Config::Method (readonly)

RPC-specific configuration for get_api_spec_contents

Returns:

  • (::Gapic::Config::Method)


3903
3904
3905
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3903

def get_api_spec_contents
  @get_api_spec_contents
end

#get_api_version::Gapic::Config::Method (readonly)

RPC-specific configuration for get_api_version

Returns:

  • (::Gapic::Config::Method)


3873
3874
3875
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3873

def get_api_version
  @get_api_version
end

#get_artifact::Gapic::Config::Method (readonly)

RPC-specific configuration for get_artifact

Returns:

  • (::Gapic::Config::Method)


3993
3994
3995
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3993

def get_artifact
  @get_artifact
end

#get_artifact_contents::Gapic::Config::Method (readonly)

RPC-specific configuration for get_artifact_contents

Returns:

  • (::Gapic::Config::Method)


3998
3999
4000
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3998

def get_artifact_contents
  @get_artifact_contents
end

#list_api_deployment_revisions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_api_deployment_revisions

Returns:

  • (::Gapic::Config::Method)


3973
3974
3975
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3973

def list_api_deployment_revisions
  @list_api_deployment_revisions
end

#list_api_deployments::Gapic::Config::Method (readonly)

RPC-specific configuration for list_api_deployments

Returns:

  • (::Gapic::Config::Method)


3943
3944
3945
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3943

def list_api_deployments
  @list_api_deployments
end

#list_api_spec_revisions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_api_spec_revisions

Returns:

  • (::Gapic::Config::Method)


3928
3929
3930
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3928

def list_api_spec_revisions
  @list_api_spec_revisions
end

#list_api_specs::Gapic::Config::Method (readonly)

RPC-specific configuration for list_api_specs

Returns:

  • (::Gapic::Config::Method)


3893
3894
3895
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3893

def list_api_specs
  @list_api_specs
end

#list_api_versions::Gapic::Config::Method (readonly)

RPC-specific configuration for list_api_versions

Returns:

  • (::Gapic::Config::Method)


3868
3869
3870
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3868

def list_api_versions
  @list_api_versions
end

#list_apis::Gapic::Config::Method (readonly)

RPC-specific configuration for list_apis

Returns:

  • (::Gapic::Config::Method)


3843
3844
3845
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3843

def list_apis
  @list_apis
end

#list_artifacts::Gapic::Config::Method (readonly)

RPC-specific configuration for list_artifacts

Returns:

  • (::Gapic::Config::Method)


3988
3989
3990
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3988

def list_artifacts
  @list_artifacts
end

#replace_artifact::Gapic::Config::Method (readonly)

RPC-specific configuration for replace_artifact

Returns:

  • (::Gapic::Config::Method)


4008
4009
4010
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 4008

def replace_artifact
  @replace_artifact
end

#rollback_api_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for rollback_api_deployment

Returns:

  • (::Gapic::Config::Method)


3978
3979
3980
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3978

def rollback_api_deployment
  @rollback_api_deployment
end

#rollback_api_spec::Gapic::Config::Method (readonly)

RPC-specific configuration for rollback_api_spec

Returns:

  • (::Gapic::Config::Method)


3933
3934
3935
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3933

def rollback_api_spec
  @rollback_api_spec
end

#tag_api_deployment_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for tag_api_deployment_revision

Returns:

  • (::Gapic::Config::Method)


3968
3969
3970
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3968

def tag_api_deployment_revision
  @tag_api_deployment_revision
end

#tag_api_spec_revision::Gapic::Config::Method (readonly)

RPC-specific configuration for tag_api_spec_revision

Returns:

  • (::Gapic::Config::Method)


3923
3924
3925
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3923

def tag_api_spec_revision
  @tag_api_spec_revision
end

#update_api::Gapic::Config::Method (readonly)

RPC-specific configuration for update_api

Returns:

  • (::Gapic::Config::Method)


3858
3859
3860
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3858

def update_api
  @update_api
end

#update_api_deployment::Gapic::Config::Method (readonly)

RPC-specific configuration for update_api_deployment

Returns:

  • (::Gapic::Config::Method)


3958
3959
3960
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3958

def update_api_deployment
  @update_api_deployment
end

#update_api_spec::Gapic::Config::Method (readonly)

RPC-specific configuration for update_api_spec

Returns:

  • (::Gapic::Config::Method)


3913
3914
3915
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3913

def update_api_spec
  @update_api_spec
end

#update_api_version::Gapic::Config::Method (readonly)

RPC-specific configuration for update_api_version

Returns:

  • (::Gapic::Config::Method)


3883
3884
3885
# File 'lib/google/cloud/apigee_registry/v1/registry/client.rb', line 3883

def update_api_version
  @update_api_version
end