ldetmer

Results 7 issues of ldetmer

**Which AWS Services is the feature request for?** IoT **Is your feature request related to a problem? Please describe.** If I try to use JITP via the SDK it fails...

feature-request
iot

Allow gax client libraries to authenticate using API key via setApiKey method exposed from ClientSettings. Tested using LanguageServiceSettings

size: l

Update the Java client libraries to report the runtime version of Protobuf as part of the existing x-goog-api-client request header. Tested: java-cloud-library api (billing) and hand written api (storage)

do not merge
size: m

`[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.9.0:compile (default-compile) on project google-api-services-dialogflow: Compilation failure [ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-dialogflow/v2/2.0.0/com/google/api/services/dialogflow/v2/Dialogflow.java:[39184,11] method initialize in class com.google.api.services.dialogflow.v2.Dialogflow.Projects.Locations.EncryptionSpec cannot be applied to given types; [ERROR] required: java.lang.String,com.google.api.services.dialogflow.v2.model.GoogleCloudDialogflowV2InitializeEncryptionSpecRequest [ERROR] found:...

type: bug
priority: p2

` [ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/Contactcenterinsights.java:[2912,11] method initialize in class com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations.EncryptionSpec cannot be applied to given types; [ERROR] required: java.lang.String,com.google.api.services.contactcenterinsights.v1.model.GoogleCloudContactcenterinsightsV1InitializeEncryptionSpecRequest [ERROR] found: com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations.EncryptionSpec.Initialize [ERROR] reason: actual and formal argument lists differ in length...

type: bug
priority: p2

## Description Java Cloud SDK introduced a new API to allow users to authenticate via an API key. This provides a sample usage of the new setApiKey function. ## Checklist...

samples
api: auth

This test was failing in some of the [kokoro nightly builds](https://fusion2.corp.google.com/invocations/01aff8d0-00a9-4d9e-9e6d-c88ba148c00d/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-b%2Fgraalvm-native-6;config=default/log) JUnit Vintage:ITGenerativeModelIntegrationTest:generateContentStream_withPlainText_nonEmptyCandidateList MethodSource [className = 'com.google.cloud.vertexai.it.ITGenerativeModelIntegrationTest', methodName = 'generateContentStream_withPlainText_nonEmptyCandidateList', methodParameterTypes = ''] => com.google.api.gax.rpc.InternalException: io.grpc.StatusRuntimeException: INTERNAL: Internal error encountered....

type: bug
priority: p3