|
|
|
@ -58,6 +58,7 @@ java_gapic_library( |
|
|
|
|
name = "agentendpoint_java_gapic", |
|
|
|
|
src = ":agentendpoint_proto_with_info", |
|
|
|
|
gapic_yaml = "osconfig_gapic.yaml", |
|
|
|
|
grpc_service_config = "agentendpoint_grpc_service_config.json", |
|
|
|
|
package = "google.cloud.osconfig.agentendpoint.v1beta", |
|
|
|
|
service_yaml = "osconfig_v1beta.yaml", |
|
|
|
|
test_deps = [ |
|
|
|
@ -173,6 +174,7 @@ py_gapic_library( |
|
|
|
|
name = "agentendpoint_py_gapic", |
|
|
|
|
src = ":agentendpoint_proto_with_info", |
|
|
|
|
gapic_yaml = "osconfig_gapic.yaml", |
|
|
|
|
grpc_service_config = "agentendpoint_grpc_service_config.json", |
|
|
|
|
package = "google.cloud.osconfig.agentendpoint.v1beta", |
|
|
|
|
service_yaml = "osconfig_v1beta.yaml", |
|
|
|
|
deps = [ |
|
|
|
@ -219,6 +221,7 @@ php_grpc_library( |
|
|
|
|
# name = "agentendpoint_php_gapic", |
|
|
|
|
# src = ":agentendpoint_proto_with_info", |
|
|
|
|
# gapic_yaml = "osconfig_gapic.yaml", |
|
|
|
|
# grpc_service_config = "agentendpoint_grpc_service_config.json", |
|
|
|
|
# package = "google.cloud.osconfig.agentendpoint.v1beta", |
|
|
|
|
# service_yaml = "osconfig_v1beta.yaml", |
|
|
|
|
# deps = [ |
|
|
|
|