Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LintingService::Rest::ServiceStub.
REST service stub for the LintingService service.
Service stub contains baseline method implementations
including transcoding, making the REST call, and deserialing the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# API hub V1 API - Class Google::Cloud::ApiHub::V1::LintingService::Rest::ServiceStub (v0.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.0 (latest)](/ruby/docs/reference/google-cloud-api_hub-v1/latest/Google-Cloud-ApiHub-V1-LintingService-Rest-ServiceStub)\n- [0.4.1](/ruby/docs/reference/google-cloud-api_hub-v1/0.4.1/Google-Cloud-ApiHub-V1-LintingService-Rest-ServiceStub)\n- [0.3.0](/ruby/docs/reference/google-cloud-api_hub-v1/0.3.0/Google-Cloud-ApiHub-V1-LintingService-Rest-ServiceStub)\n- [0.2.0](/ruby/docs/reference/google-cloud-api_hub-v1/0.2.0/Google-Cloud-ApiHub-V1-LintingService-Rest-ServiceStub)\n- [0.1.1](/ruby/docs/reference/google-cloud-api_hub-v1/0.1.1/Google-Cloud-ApiHub-V1-LintingService-Rest-ServiceStub) \nReference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::LintingService::Rest::ServiceStub.\n\nREST service stub for the LintingService service.\nService stub contains baseline method implementations\nincluding transcoding, making the REST call, and deserialing the response. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #endpoint\n\n def endpoint() -\u003e String\n\nThe effective endpoint \n**Returns**\n\n- (String)\n\n### #get_style_guide\n\n def get_style_guide(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::ApiHub::V1::StyleGuide\n\nBaseline implementation for the get_style_guide REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::ApiHub::V1::GetStyleGuideRequest](./Google-Cloud-ApiHub-V1-GetStyleGuideRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::ApiHub::V1::StyleGuide](./Google-Cloud-ApiHub-V1-StyleGuide))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::ApiHub::V1::StyleGuide](./Google-Cloud-ApiHub-V1-StyleGuide)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #get_style_guide_contents\n\n def get_style_guide_contents(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::ApiHub::V1::StyleGuideContents\n\nBaseline implementation for the get_style_guide_contents REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::ApiHub::V1::GetStyleGuideContentsRequest](./Google-Cloud-ApiHub-V1-GetStyleGuideContentsRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::ApiHub::V1::StyleGuideContents](./Google-Cloud-ApiHub-V1-StyleGuideContents))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::ApiHub::V1::StyleGuideContents](./Google-Cloud-ApiHub-V1-StyleGuideContents)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #lint_spec\n\n def lint_spec(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Protobuf::Empty\n\nBaseline implementation for the lint_spec REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::ApiHub::V1::LintSpecRequest](./Google-Cloud-ApiHub-V1-LintSpecRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Protobuf::Empty](./Google-Protobuf-Empty))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Protobuf::Empty](./Google-Protobuf-Empty)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)\n\n### #logger\n\n def logger(stub: false) -\u003e Logger\n\nThe logger used for request/response debug logging. \n**Returns**\n\n- (Logger)\n\n### #universe_domain\n\n def universe_domain() -\u003e String\n\nThe effective universe domain \n**Returns**\n\n- (String)\n\n### #update_style_guide\n\n def update_style_guide(request_pb, options = nil) { |result, operation| ... } -\u003e ::Google::Cloud::ApiHub::V1::StyleGuide\n\nBaseline implementation for the update_style_guide REST call \n**Parameters**\n\n- **request_pb** ([::Google::Cloud::ApiHub::V1::UpdateStyleGuideRequest](./Google-Cloud-ApiHub-V1-UpdateStyleGuideRequest)) --- A request object representing the call parameters. Required.\n- **options** (::Gapic::CallOptions) --- Overrides the default settings for this call, e.g, timeout, retries etc. Optional. \n**Yields**\n\n- (result, operation) --- Access the result along with the TransportOperation object \n**Yield Parameters**\n\n- **result** ([::Google::Cloud::ApiHub::V1::StyleGuide](./Google-Cloud-ApiHub-V1-StyleGuide))\n- **operation** (::Gapic::Rest::TransportOperation) \n**Returns**\n\n- ([::Google::Cloud::ApiHub::V1::StyleGuide](./Google-Cloud-ApiHub-V1-StyleGuide)) --- A result object deserialized from the server's reply \n**Raises**\n\n- (::ArgumentError)"]]